diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2013-03-29 22:43:58 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2013-03-29 22:43:58 +0000 |
commit | bd8d410bbe561cb06cef8e6439398148ea172996 (patch) | |
tree | bb6acd9e4d75e5dd918d3f6f723ca485c7f0dd6f /math/hs-comonad | |
parent | 18f2b16087e8ecd6790e8d551f1083d977da1d77 (diff) |
Notes
Diffstat (limited to 'math/hs-comonad')
-rw-r--r-- | math/hs-comonad/Makefile | 2 | ||||
-rw-r--r-- | math/hs-comonad/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/hs-comonad/Makefile b/math/hs-comonad/Makefile index dc29fc0526a5..5719cc6db638 100644 --- a/math/hs-comonad/Makefile +++ b/math/hs-comonad/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= comonad -PORTVERSION= 3.0.1.1 +PORTVERSION= 3.0.2 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-comonad/distinfo b/math/hs-comonad/distinfo index 02bf21e22a82..2a8f812b7bf8 100644 --- a/math/hs-comonad/distinfo +++ b/math/hs-comonad/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/comonad-3.0.1.1.tar.gz) = 82418cd6783a166e6b9c17040ea1be6b3d0a17b3f55b9f8db3a61bdf71eef807 -SIZE (cabal/comonad-3.0.1.1.tar.gz) = 4302 +SHA256 (cabal/comonad-3.0.2.tar.gz) = 5e3999df99acb4a956b6593718a0aa099c5386fc7f88915c963517d6998bde67 +SIZE (cabal/comonad-3.0.2.tar.gz) = 7660 |