diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 05:06:55 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 05:06:55 +0000 |
commit | 45e41f796d5fd0c4efa5fc4ac3f8e01d6a4383e9 (patch) | |
tree | 30ecc86cc5274ab09882ccbc8997611ed58f21b6 /math | |
parent | 6abe80a51d8201ab4c90dd4b77744357b47bf861 (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/hs-comonad-transformers/Makefile | 6 | ||||
-rw-r--r-- | math/hs-comonad-transformers/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/hs-comonad-transformers/Makefile b/math/hs-comonad-transformers/Makefile index 000001cf6a4a..077f71ac1e6b 100644 --- a/math/hs-comonad-transformers/Makefile +++ b/math/hs-comonad-transformers/Makefile @@ -6,7 +6,7 @@ # PORTNAME= comonad-transformers -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.2 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org @@ -14,8 +14,8 @@ COMMENT= Comonad transformers LICENSE= BSD -USE_CABAL= comonad>=1.1 contravariant>=0.1.2 distributive>=0.2 \ - semigroupoids>=1.2.4 semigroups>=0.7.1 transformers>=0.2.0 +USE_CABAL= comonad>=1.1.1.1 contravariant>=0.1.2 distributive>=0.2 \ + semigroupoids>=1.2.6 semigroups>=0.8 transformers>=0.2.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/math/hs-comonad-transformers/distinfo b/math/hs-comonad-transformers/distinfo index c2dd4fcf5db4..2a9d9adba8d1 100644 --- a/math/hs-comonad-transformers/distinfo +++ b/math/hs-comonad-transformers/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/comonad-transformers-2.0.0.tar.gz) = bd93647be4924f5a74b33aff9e032d1fbe94a26ee920577c98d809d80857ae52 -SIZE (cabal/comonad-transformers-2.0.0.tar.gz) = 8640 +SHA256 (cabal/comonad-transformers-2.0.2.tar.gz) = 683160fbc71657c293f40f0ebe1b9e2fee426eedc30a7ccbe9e722db440e8d39 +SIZE (cabal/comonad-transformers-2.0.2.tar.gz) = 8636 |