diff --git a/ghc-hedgehog.changes b/ghc-hedgehog.changes index 32c4104..28c1371 100644 --- a/ghc-hedgehog.changes +++ b/ghc-hedgehog.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 17 15:23:29 UTC 2021 - Ondřej Súkup + +- relax constraints on mmorph + ------------------------------------------------------------------- Fri Mar 12 20:49:18 UTC 2021 - psimons@suse.com diff --git a/ghc-hedgehog.spec b/ghc-hedgehog.spec index 9617df0..acae0a7 100644 --- a/ghc-hedgehog.spec +++ b/ghc-hedgehog.spec @@ -77,6 +77,7 @@ This package provides the Haskell %{pkg_name} library development files. %prep %autosetup -n %{pkg_name}-%{version} +cabal-tweak-dep-ver mmorph '< 1.2' '< 1.3' %build %ghc_lib_build