SHA256
1
0
forked from pool/ghc-parallel

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-parallel?expand=0&rev=28
This commit is contained in:
2021-03-08 08:01:19 +00:00
committed by Git OBS Bridge
parent b0cba4a975
commit 1451555473
3 changed files with 66 additions and 60 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package ghc-parallel
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -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/2.cabal#/%{pkg_name}.cabal
Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-array-devel
BuildRequires: ghc-containers-devel