From 927594f562ad4b2dddff0d3aac784020206913f0fb16b7480676c93c34d31614 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Aug 2017 08:51:11 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:lts:9 package:ghc-async revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-async?expand=0&rev=23 --- ghc-async.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-async.spec b/ghc-async.spec index 9f94aaa..2e2eace 100644 --- a/ghc-async.spec +++ b/ghc-async.spec @@ -23,7 +23,7 @@ Version: 2.1.1.1 Release: 0 Summary: Run IO operations asynchronously and wait for their results 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 @@ -52,7 +52,7 @@ killed when their parent dies (see 'withAsync'). %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}