SHA256
1
0
forked from pool/ghc-extra

Accepting request 1097775 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1097775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-extra?expand=0&rev=35
This commit is contained in:
Dominique Leuenberger 2023-07-09 18:41:01 +00:00 committed by Git OBS Bridge
commit bafaa905b9
4 changed files with 12 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Jul 1 19:19:07 UTC 2023 - Peter Simons <psimons@suse.com>
- Update extra to version 1.7.14.
1.7.14, released 2023-07-01
#106, add compatibility with GHC 9.7
#103, future-proof against addition of Data.List.unsnoc
-------------------------------------------------------------------
Sun Apr 2 16:18:24 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.13
Version: 1.7.14
Release: 0
Summary: Extra functions I use
License: BSD-3-Clause