From 77a3b6d230bce6d71d9ce9ac3f9d012c5bf3329af013c7a84ed50a39c08fa17a Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 25 Oct 2019 01:02:31 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-async revision:7, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-async?expand=0&rev=37 --- ghc-async.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/ghc-async.spec b/ghc-async.spec index 5e84f03..278573a 100644 --- a/ghc-async.spec +++ b/ghc-async.spec @@ -23,7 +23,6 @@ Version: 2.2.2 Release: 0 Summary: Run IO operations asynchronously and wait for their results License: BSD-3-Clause -Group: Development/Libraries/Haskell URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel @@ -53,7 +52,6 @@ killed when their parent dies (see 'withAsync'). %package devel Summary: Haskell %{pkg_name} library development files -Group: Development/Libraries/Haskell Requires: %{name} = %{version}-%{release} Requires: ghc-compiler = %{ghc_version} Requires(post): ghc-compiler = %{ghc_version}