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-distributive | |
parent | 18f2b16087e8ecd6790e8d551f1083d977da1d77 (diff) | |
download | ports-bd8d410bbe561cb06cef8e6439398148ea172996.tar.gz ports-bd8d410bbe561cb06cef8e6439398148ea172996.zip |
Notes
Diffstat (limited to 'math/hs-distributive')
-rw-r--r-- | math/hs-distributive/Makefile | 2 | ||||
-rw-r--r-- | math/hs-distributive/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/hs-distributive/Makefile b/math/hs-distributive/Makefile index de6f5ef4f374..833163d382e5 100644 --- a/math/hs-distributive/Makefile +++ b/math/hs-distributive/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= distributive -PORTVERSION= 0.3 +PORTVERSION= 0.3.1 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-distributive/distinfo b/math/hs-distributive/distinfo index 05e44530a908..3cbeeb3c357e 100644 --- a/math/hs-distributive/distinfo +++ b/math/hs-distributive/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/distributive-0.3.tar.gz) = 4e8c782dea78698d7de89e20ddaa4c907ec0e3ba41267d53bf3b242ba6e2db7c -SIZE (cabal/distributive-0.3.tar.gz) = 5899 +SHA256 (cabal/distributive-0.3.1.tar.gz) = 6c49c36c7c098b3640ff03c3379d766ef23c9914053d671e584ba7df03e6c37d +SIZE (cabal/distributive-0.3.1.tar.gz) = 5900 |