diff --git a/ghc-libsystemd-journal.changes b/ghc-libsystemd-journal.changes index 448e810..90cadb9 100644 --- a/ghc-libsystemd-journal.changes +++ b/ghc-libsystemd-journal.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 11 08:42:46 UTC 2022 - Peter Simons + +- Update jailbreak for semigroups. + ------------------------------------------------------------------- Sun Nov 21 20:07:38 UTC 2021 - Ondřej Súkup diff --git a/ghc-libsystemd-journal.spec b/ghc-libsystemd-journal.spec index 434dc55..1a8e822 100644 --- a/ghc-libsystemd-journal.spec +++ b/ghc-libsystemd-journal.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-libsystemd-journal # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -61,7 +61,7 @@ files. %prep %autosetup -n %{pkg_name}-%{version} -cabal-tweak-dep-ver 'semigroups' '< 0.2' '< 1' +cabal-tweak-dep-ver semigroups '< 0.20' '< 1' %build %ghc_lib_build