Accepting request 395530 from devel:languages:haskell:lts

- update to 1.4.6
* add maybeM and eitherM

OBS-URL: https://build.opensuse.org/request/show/395530
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-extra?expand=0&rev=13
This commit is contained in:
Ondřej Súkup 2016-05-14 20:02:44 +00:00 committed by Git OBS Bridge
parent 46d7c24bba
commit 672c711567
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