SHA256
1
0
forked from pool/ghc-parallel

osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-parallel revision:19, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-parallel?expand=0&rev=30
This commit is contained in:
2021-11-09 08:32:00 +00:00
committed by Git OBS Bridge
parent 1451555473
commit fbf0e60c03
3 changed files with 9 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ Summary: Parallel programming library
License: BSD-3-Clause
URL: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-array-devel
BuildRequires: ghc-containers-devel