- Update to 0.10.1.0

Obtained from:	FreeBSD Haskell
This commit is contained in:
Gabor Pali 2012-02-13 05:25:13 +00:00
parent 658e12a109
commit 26d06689fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291226
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= attoparsec
PORTVERSION= 0.9.1.1
PORTVERSION= 0.10.1.0
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@ -14,7 +14,7 @@ COMMENT= Fast combinator parsing for bytestrings
LICENSE= BSD
USE_CABAL= deepseq
USE_CABAL= deepseq text>=0.11.1.5
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (cabal/attoparsec-0.9.1.1.tar.gz) = cb940184849e16428ce3b04f5a468c7b79aad9ea15b24b06c4f693f96fa273e2
SIZE (cabal/attoparsec-0.9.1.1.tar.gz) = 25602
SHA256 (cabal/attoparsec-0.10.1.0.tar.gz) = 38513d4eafff3de23d5540e8a81060d938e2309be8aafae67e3e7bdb3fa191f2
SIZE (cabal/attoparsec-0.10.1.0.tar.gz) = 28234