- Update to 0.10.1.0
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
658e12a109
commit
26d06689fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291226
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user