Accepting request 953494 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/953494 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-libsystemd-journal?expand=0&rev=4
This commit is contained in:
commit
4a31b35760
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 11 08:42:46 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update jailbreak for semigroups.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 21 20:07:38 UTC 2021 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user