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:
Dominique Leuenberger 2023-06-22 21:25:22 +00:00 committed by Git OBS Bridge
commit 1a8a4ee9c4
2 changed files with 6 additions and 0 deletions

View File

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

View File

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