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:
Dominique Leuenberger 2018-10-25 06:16:08 +00:00 committed by Git OBS Bridge
commit fb5cd1ad4c
4 changed files with 23 additions and 5 deletions

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

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

View File

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

View File

@ -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

View File

@ -12,14 +12,14 @@
# license that conforms to the Open Source Definition (Version 1.9)
# 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
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.6.9
Version: 1.6.13
Release: 0
Summary: Extra functions I use
License: BSD-3-Clause