Accepting request 1077766 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/1077766
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-extra?expand=0&rev=34
This commit is contained in:
Dominique Leuenberger 2023-04-07 16:16:42 +00:00 committed by Git OBS Bridge
commit 8fe06a7438
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e571a9ec1d8865f0fbb0e0ba1eb575f783b0365c80db19b54a93600bae43b03c
size 45598

3
extra-1.7.13.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bdeac5b0316ce4649faae02f7b79cef2bf59a7ddae6dc1c0e3d6c0667a5c7b67
size 45981

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Apr 2 16:18:24 UTC 2023 - Peter Simons <psimons@suse.com>
- Update extra to version 1.7.13.
1.7.13, released 2023-04-22
#102, add mwhen :: Monoid a => Bool -> a -> a
#99, make replace with an empty from intersperse the replacement
#101, future-proof against addition of Data.List.!?
-------------------------------------------------------------------
Thu Mar 30 17:06:44 UTC 2023 - Peter Simons <psimons@suse.com>

View File

@ -20,7 +20,7 @@
%global pkgver %{pkg_name}-%{version}
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.7.12
Version: 1.7.13
Release: 0
Summary: Extra functions I use
License: BSD-3-Clause