Accepting request 642857 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/642857 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-extra?expand=0&rev=18
This commit is contained in:
commit
fb5cd1ad4c
3
extra-1.6.13.tar.gz
Normal file
3
extra-1.6.13.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a0e052f13e6efe1da9808fbfeab9e00a7d6e8cc51304e7bcd227390744788549
|
||||||
|
size 40558
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2bc8cf7bd00e08f99cd6e55f7405f1b9d3950d84ef28e32b4b91bf0bc0baac77
|
|
||||||
size 40293
|
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 15 02:01:21 UTC 2018 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update extra to version 1.6.13.
|
||||||
|
1.6.13, released 2018-10-14
|
||||||
|
#40, deprecate Data.List.Extra.for (clashes with Traversable)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 4 09:43:02 UTC 2018 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update extra to version 1.6.12.
|
||||||
|
1.6.12, released 2018-09-24
|
||||||
|
#39, add curry3/uncurry3
|
||||||
|
1.6.11, released 2018-09-18
|
||||||
|
#38, make escapeHTML replace ' with '
|
||||||
|
1.6.10, released 2018-09-04
|
||||||
|
#37, make a duration/sleep test more robust (wider bounds)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 18 14:26:23 UTC 2018 - psimons@suse.com
|
Wed Jul 18 14:26:23 UTC 2018 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -12,14 +12,14 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%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.9
|
Version: 1.6.13
|
||||||
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