osc copypac from project:devel:languages:haskell:lts:10 package:ghc-distributive revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-distributive?expand=0&rev=19
This commit is contained in:
parent
c14410b825
commit
7d7f9b64ed
@ -1,7 +1,7 @@
|
||||
name: distributive
|
||||
category: Data Structures
|
||||
version: 0.5.3
|
||||
x-revision: 3
|
||||
x-revision: 4
|
||||
license: BSD3
|
||||
cabal-version: >= 1.8
|
||||
license-file: LICENSE
|
||||
@ -87,7 +87,7 @@ test-suite doctests
|
||||
build-depends:
|
||||
base >= 4,
|
||||
distributive,
|
||||
doctest >= 0.11.1 && <0.14
|
||||
doctest >= 0.11.1 && <0.15
|
||||
ghc-options: -Wall -threaded
|
||||
hs-source-dirs: tests
|
||||
|
||||
|
@ -26,7 +26,7 @@ License: BSD-2-Clause
|
||||
Group: Development/Libraries/Haskell
|
||||
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-base-orphans-devel
|
||||
BuildRequires: ghc-cabal-doctest-devel
|
||||
|
Loading…
Reference in New Issue
Block a user