From bf6eee2141de9c27f8719b5a494476c66a23a57c349f7fc2644b166b9f5613d4 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 25 Oct 2019 01:04:20 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-lifted-async revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-lifted-async?expand=0&rev=7 --- ghc-lifted-async.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/ghc-lifted-async.spec b/ghc-lifted-async.spec index be29be3..b1de59c 100644 --- a/ghc-lifted-async.spec +++ b/ghc-lifted-async.spec @@ -23,7 +23,6 @@ Version: 0.10.0.4 Release: 0 Summary: Run lifted 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 @@ -48,7 +47,6 @@ of 'MonadBase' or 'MonadBaseControl'. %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}