osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-extra revision:9, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=59
This commit is contained in:
Peter Simons 2019-06-11 14:10:47 +00:00 committed by Git OBS Bridge
parent 164136ff96
commit 70694bcae7
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 Tue Apr 23 02:01:56 UTC 2019 - psimons@suse.com

View File

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