diff --git a/ghc-filepath-bytestring.changes b/ghc-filepath-bytestring.changes index 24c5471..51fdf25 100644 --- a/ghc-filepath-bytestring.changes +++ b/ghc-filepath-bytestring.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 12 15:06:52 UTC 2024 - Peter Simons + +- Jailbreak build for ghc-9.8.x. + ------------------------------------------------------------------- Tue Jun 20 16:23:05 UTC 2023 - Peter Simons diff --git a/ghc-filepath-bytestring.spec b/ghc-filepath-bytestring.spec index 9359df0..e199d94 100644 --- a/ghc-filepath-bytestring.spec +++ b/ghc-filepath-bytestring.spec @@ -92,6 +92,7 @@ This package provides the Haskell %{pkg_name} profiling library. %prep %autosetup -n %{pkg_name}-%{version} +cabal-tweak-dep-ver base "< 4.19" "< 5" %build %ghc_lib_build