Accepting request 1094429 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/1094429 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-feed?expand=0&rev=11
This commit is contained in:
commit
1a8a4ee9c4
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 21 17:07:34 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Relax overspecified constraint on base-compat.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 30 17:06:46 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -111,6 +111,7 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
%prep
|
||||
%autosetup -n %{pkg_name}-%{version}
|
||||
cp -p %{SOURCE1} %{pkg_name}.cabal
|
||||
cabal-tweak-dep-ver base-compat "< 0.13" "< 1"
|
||||
|
||||
%build
|
||||
%ghc_lib_build
|
||||
|
Loading…
x
Reference in New Issue
Block a user