osc copypac from project:devel:languages:haskell:lts:9 package:ghc-unliftio revision:5, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-unliftio?expand=0&rev=4
This commit is contained in:
Peter Simons 2017-08-15 14:07:48 +00:00 committed by Git OBS Bridge
parent e9721a5b61
commit 2e31b69181

View File

@ -23,7 +23,7 @@ Release: 0
Summary: The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
License: MIT
Group: Development/Languages/Haskell
Url: https://hackage.haskell.org/package/%{pkg_name}
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
BuildRequires: ghc-async-devel