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:
commit
3b8701c0d3
@ -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>
|
Thu Mar 30 17:08:23 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -78,6 +78,7 @@ This package provides the Haskell %{pkg_name} profiling library.
|
|||||||
%autosetup -n %{pkg_name}-%{version}
|
%autosetup -n %{pkg_name}-%{version}
|
||||||
cabal-tweak-dep-ver base '<4.17' '< 5'
|
cabal-tweak-dep-ver base '<4.17' '< 5'
|
||||||
cabal-tweak-dep-ver Cabal '^>=3.6.0.0' '< 4'
|
cabal-tweak-dep-ver Cabal '^>=3.6.0.0' '< 4'
|
||||||
|
cabal-tweak-dep-ver transformers '<0.6' '< 1'
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%ghc_lib_build
|
%ghc_lib_build
|
||||||
|
Loading…
Reference in New Issue
Block a user