diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 05:06:08 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 05:06:08 +0000 |
commit | 6abe80a51d8201ab4c90dd4b77744357b47bf861 (patch) | |
tree | 5f7f8edc1dbc16ad426ddc55c3c1a2f9a41d7f9e /math/hs-comonad | |
parent | e16a7f5d330c36d91a2d5e491debcd1093d01f88 (diff) |
- Update to 1.1.1.1
Obtained from: FreeBSD Haskell
Notes
Notes:
svn path=/head/; revision=291206
Diffstat (limited to 'math/hs-comonad')
-rw-r--r-- | math/hs-comonad/Makefile | 4 | ||||
-rw-r--r-- | math/hs-comonad/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/hs-comonad/Makefile b/math/hs-comonad/Makefile index 7ab9999e3b67..a79145b7fea3 100644 --- a/math/hs-comonad/Makefile +++ b/math/hs-comonad/Makefile @@ -6,7 +6,7 @@ # PORTNAME= comonad -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.1.1 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org @@ -14,7 +14,7 @@ COMMENT= Haskell 98 comonads LICENSE= BSD -USE_CABAL= semigroups>=0.7.1 transformers>=0.2.0 +USE_CABAL= semigroups>=0.8 transformers>=0.2.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/math/hs-comonad/distinfo b/math/hs-comonad/distinfo index d870bd20774d..2f20c444921d 100644 --- a/math/hs-comonad/distinfo +++ b/math/hs-comonad/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/comonad-1.1.1.tar.gz) = 0a2dca160f26f5a0d82ce1e6734f0774b95dceb6b5616e369f6923bb188ebe49 -SIZE (cabal/comonad-1.1.1.tar.gz) = 4201 +SHA256 (cabal/comonad-1.1.1.1.tar.gz) = ea437ec2fb3c91635f32bf5520f48b9850388b61d4d842772d1f3ea37caf1307 +SIZE (cabal/comonad-1.1.1.1.tar.gz) = 4198 |