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 /textproc/hs-attoparsec | |
parent | 18f2b16087e8ecd6790e8d551f1083d977da1d77 (diff) |
Notes
Diffstat (limited to 'textproc/hs-attoparsec')
-rw-r--r-- | textproc/hs-attoparsec/Makefile | 2 | ||||
-rw-r--r-- | textproc/hs-attoparsec/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/hs-attoparsec/Makefile b/textproc/hs-attoparsec/Makefile index bb39514275ab..c10b051905a3 100644 --- a/textproc/hs-attoparsec/Makefile +++ b/textproc/hs-attoparsec/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= attoparsec -PORTVERSION= 0.10.3.0 +PORTVERSION= 0.10.4.0 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org diff --git a/textproc/hs-attoparsec/distinfo b/textproc/hs-attoparsec/distinfo index dddb24578e60..f7172f960663 100644 --- a/textproc/hs-attoparsec/distinfo +++ b/textproc/hs-attoparsec/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/attoparsec-0.10.3.0.tar.gz) = a04426cf283367814e8e69751fd6ae3a2ba4d834765cd0b7cb375b6f9fb38cd0 -SIZE (cabal/attoparsec-0.10.3.0.tar.gz) = 36214 +SHA256 (cabal/attoparsec-0.10.4.0.tar.gz) = b6b84e0dbd1c3beec1dedea578ac2f4d62afbe66b383582b7b3349406866d346 +SIZE (cabal/attoparsec-0.10.4.0.tar.gz) = 36268 |