SHA256
1
0
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:
Dominique Leuenberger 2020-05-11 11:34:43 +00:00 committed by Git OBS Bridge
commit 419fb77adc
2 changed files with 6 additions and 0 deletions

View File

@ -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>

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