Accepting request 725519 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/725519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-extra?expand=0&rev=22
This commit is contained in:
Dominique Leuenberger 2019-08-24 16:44:13 +00:00 committed by Git OBS Bridge
commit 660bd6767a
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:6c0b286022ac860bca44346d7a59f3105655be7bd96cbe53795213c82231f7fd
size 39864

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Aug 22 02:02:21 UTC 2019 - psimons@suse.com
- Update extra to version 1.6.18.
1.6.18, released 2019-08-21
Make errorIO include a call stack
Make maximumOn and minimumOn apply the function once per element
-------------------------------------------------------------------
Sat Jun 1 02:02:09 UTC 2019 - psimons@suse.com

View File

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