Accepting request 1128062 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/1128062 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ShellCheck?expand=0&rev=27
This commit is contained in:
commit
fa6fdcfb00
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 16 13:11:57 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Relax over-specified constraints to fix the build with ghc-9.6.x.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 30 17:09:20 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -112,6 +112,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
%prep
|
||||
%autosetup
|
||||
cp -p %{SOURCE1} %{name}.cabal
|
||||
cabal-tweak-dep-ver fgl '< 5.8.1.0' '< 6'
|
||||
cabal-tweak-dep-ver mtl '< 2.3' '< 3'
|
||||
cabal-tweak-dep-ver transformers '< 0.6' '< 1'
|
||||
|
||||
%build
|
||||
%ghc_lib_build
|
||||
|
Loading…
x
Reference in New Issue
Block a user