osc copypac from project:devel:languages:haskell:ghc-8.4.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=50
This commit is contained in:
Peter Simons 2018-07-18 01:01:31 +00:00 committed by Git OBS Bridge
parent a095affe6f
commit 397c2f02b6
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:97b6338387536793e94826c73029570ae5215036ac102415be53e6690d99cfce
size 39936

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jul 17 19:31:05 UTC 2018 - psimons@suse.com
- Update extra to version 1.6.9.
1.6.9, released 2018-07-12
Add loop, the non-monadic version of loopM
#36, add whenMaybe and whenMaybeM
-------------------------------------------------------------------
Fri Jul 13 14:31:51 UTC 2018 - psimons@suse.com

View File

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