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:
parent
a095affe6f
commit
397c2f02b6
@ -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
3
extra-1.6.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2bc8cf7bd00e08f99cd6e55f7405f1b9d3950d84ef28e32b4b91bf0bc0baac77
|
||||||
|
size 40293
|
@ -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
|
Fri Jul 13 14:31:51 UTC 2018 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -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.8
|
Version: 1.6.9
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Extra functions I use
|
Summary: Extra functions I use
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user