Accepting request 318864 from devel:languages:haskell

- update to 4.2.7.2
* Compiles warning-free on GHC 7.10
* Use CPP
* Trustworthy fixes for GHC 7.2

OBS-URL: https://build.opensuse.org/request/show/318864
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-comonad?expand=0&rev=2
This commit is contained in:
Stephan Kulow 2015-08-05 04:50:46 +00:00 committed by Git OBS Bridge
commit 5bd1afca85
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:11982a4458189e8aa01ef1152aadd79829913292fdeccd456ce44ce99df657b7
size 16227

3
comonad-4.2.7.2.tar.gz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 27 07:08:24 UTC 2015 - mimi.vx@gmail.com
- update to 4.2.7.2
* Compiles warning-free on GHC 7.10
* Use CPP
* Trustworthy fixes for GHC 7.2
-------------------------------------------------------------------
Thu May 21 06:37:00 UTC 2015 - mimi.vx@gmail.com

View File

@ -21,7 +21,7 @@
%bcond_with tests
Name: ghc-comonad
Version: 4.2.6
Version: 4.2.7.2
Release: 0
Summary: Comonads
License: BSD-2-Clause