Accepting request 395531 from devel:languages:haskell

- update to 1.4.6
* add maybeM and eitherM (forwarded request 395530 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/395531
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-extra?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2016-05-17 15:15:47 +00:00 committed by Git OBS Bridge
commit 64f0962acb
4 changed files with 10 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 12 13:35:41 UTC 2016 - mimi.vx@gmail.com
- update to 1.4.6
* add maybeM and eitherM
-------------------------------------------------------------------
Sat Apr 30 16:02:30 UTC 2016 - mimi.vx@gmail.com

View File

@ -21,7 +21,7 @@
%global debug_package %{nil}
%bcond_with tests
Name: ghc-extra
Version: 1.4.5
Version: 1.4.6
Release: 0
Summary: Extra functions I use
License: BSD-3-Clause