From 1a4d5b8b7f6ee2a5c4d67d8c6a2834085a523ef3ca69cc9b57ba70441572faea Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Aug 2017 08:52:00 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-byteable revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-byteable?expand=0&rev=11 --- ghc-byteable.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-byteable.spec b/ghc-byteable.spec index b4e93eb..88a683f 100644 --- a/ghc-byteable.spec +++ b/ghc-byteable.spec @@ -22,7 +22,7 @@ Version: 0.1.1 Release: 0 Summary: Type class for sequence of bytes License: BSD-3-Clause -Group: Development/Languages/Other +Group: Development/Languages/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 @@ -40,7 +40,7 @@ ByteString. %package devel Summary: Haskell %{pkg_name} library development files -Group: Development/Libraries/Other +Group: Development/Libraries/Haskell Requires: %{name} = %{version}-%{release} Requires: ghc-compiler = %{ghc_version} Requires(post): ghc-compiler = %{ghc_version}