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:
Dominique Leuenberger 2022-02-11 22:09:17 +00:00 committed by Git OBS Bridge
commit 4a31b35760
2 changed files with 7 additions and 2 deletions

View File

@ -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> Sun Nov 21 20:07:38 UTC 2021 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package ghc-libsystemd-journal # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -61,7 +61,7 @@ files.
%prep %prep
%autosetup -n %{pkg_name}-%{version} %autosetup -n %{pkg_name}-%{version}
cabal-tweak-dep-ver 'semigroups' '< 0.2' '< 1' cabal-tweak-dep-ver semigroups '< 0.20' '< 1'
%build %build
%ghc_lib_build %ghc_lib_build