SHA256
1
0
forked from pool/ghc-ed25519

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-ed25519?expand=0&rev=33
This commit is contained in:
Peter Simons 2020-05-06 13:42:13 +00:00 committed by Git OBS Bridge
parent 123f900145
commit b474bddb44

View File

@ -56,6 +56,7 @@ This package provides the Haskell %{pkg_name} library development files.
%prep
%setup -q -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal
cabal-tweak-dep-ver ghc-prim '< 0.6' '< 1'
%build
%ghc_lib_build