forked from pool/ghc-ed25519
Accepting request 801013 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/801013 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-ed25519?expand=0&rev=8
This commit is contained in:
commit
419fb77adc
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 7 07:47:10 UTC 2020 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Tweak dependency information to fix building with ghc-8.10.x.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 8 16:13:39 UTC 2019 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user