Compare commits

..

No commits in common. "factory" and "factory" have entirely different histories.

2 changed files with 1 additions and 7 deletions

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Mon Dec 16 07:54:45 UTC 2024 - Peter Simons <psimons@suse.com>
- Jailbreak version constraint on base to fix the build.
-------------------------------------------------------------------
Tue Feb 27 19:34:31 UTC 2024 - Peter Simons <psimons@suse.com>

View File

@ -111,8 +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 '< 4.20' '< 5'
cabal-tweak-dep-ver base-compat '< 0.14' '< 1'
cabal-tweak-dep-ver base-compat '< 0.13' '< 1'
%build
%ghc_lib_build