diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2013-02-05 22:26:31 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2013-02-05 22:26:31 +0000 |
commit | c731105b7f8e403a3db33599a7d7f1ce9257f375 (patch) | |
tree | 23d3f49a5183d8fbc5324dad9a1ae399f457b1d7 /math/hs-comonad-transformers | |
parent | 32ca3ee61e3889801319024959589312eb652bfa (diff) | |
download | ports-c731105b7f8e403a3db33599a7d7f1ce9257f375.tar.gz ports-c731105b7f8e403a3db33599a7d7f1ce9257f375.zip |
Notes
Diffstat (limited to 'math/hs-comonad-transformers')
-rw-r--r-- | math/hs-comonad-transformers/Makefile | 2 | ||||
-rw-r--r-- | math/hs-comonad-transformers/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/hs-comonad-transformers/Makefile b/math/hs-comonad-transformers/Makefile index c3172f0eb326..753c865fb419 100644 --- a/math/hs-comonad-transformers/Makefile +++ b/math/hs-comonad-transformers/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= comonad-transformers -PORTVERSION= 3.0 +PORTVERSION= 3.0.1 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-comonad-transformers/distinfo b/math/hs-comonad-transformers/distinfo index 8adf3da15462..b173e983d25a 100644 --- a/math/hs-comonad-transformers/distinfo +++ b/math/hs-comonad-transformers/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/comonad-transformers-3.0.tar.gz) = 447ced0e4ccf9e7b008b9f487d82095f13cf6548d7c01c4363b8fe9683e951ae -SIZE (cabal/comonad-transformers-3.0.tar.gz) = 6319 +SHA256 (cabal/comonad-transformers-3.0.1.tar.gz) = b2246025fc1f62b4950d241efd418066d23d106e0bdbafbfa3c03ffd03f8acd2 +SIZE (cabal/comonad-transformers-3.0.1.tar.gz) = 7391 |