Accepting request 1127105 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/1127105
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-spdx?expand=0&rev=2
This commit is contained in:
Ana Guerrero 2023-11-23 20:40:10 +00:00 committed by Git OBS Bridge
commit 3b8701c0d3
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 16 13:29:24 UTC 2023 - Peter Simons <psimons@suse.com>
- Relax over-specified constraints to fix the build with ghc-9.6.x.
-------------------------------------------------------------------
Thu Mar 30 17:08:23 UTC 2023 - Peter Simons <psimons@suse.com>

View File

@ -78,6 +78,7 @@ This package provides the Haskell %{pkg_name} profiling library.
%autosetup -n %{pkg_name}-%{version}
cabal-tweak-dep-ver base '<4.17' '< 5'
cabal-tweak-dep-ver Cabal '^>=3.6.0.0' '< 4'
cabal-tweak-dep-ver transformers '<0.6' '< 1'
%build
%ghc_lib_build