From 358ddec75d8c13d5d257fa71f0aa2968ddd738e0157e718d631d261fed97cc4a Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 25 Oct 2019 01:04:47 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-mwc-random revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-mwc-random?expand=0&rev=8 --- ghc-mwc-random.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/ghc-mwc-random.spec b/ghc-mwc-random.spec index dc807c3..2b71763 100644 --- a/ghc-mwc-random.spec +++ b/ghc-mwc-random.spec @@ -22,7 +22,6 @@ Version: 0.14.0.0 Release: 0 Summary: Fast, high quality pseudo random number generation License: BSD-2-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 @@ -47,7 +46,6 @@ API, is faster, and supports more statistical distributions. %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}