Accepting request 709200 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/709200
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-extra?expand=0&rev=21
This commit is contained in:
Dominique Leuenberger 2019-06-12 11:18:38 +00:00 committed by Git OBS Bridge
commit 7454f39647
4 changed files with 18 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Jun 1 02:02:09 UTC 2019 - psimons@suse.com
- Update extra to version 1.6.17.
1.6.17, released 2019-05-31
Add enumerate
-------------------------------------------------------------------
Sun May 26 09:26:57 UTC 2019 - psimons@suse.com
- Update extra to version 1.6.16.
1.6.16, released 2019-05-25
Add atomicModifyIORef_ and atomicModifyIORef'_
-------------------------------------------------------------------
Tue Apr 23 02:01:56 UTC 2019 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name extra
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.6.15
Version: 1.6.17
Release: 0
Summary: Extra functions I use
License: BSD-3-Clause