Update to hs-attoparsec-0.10.4.0.
From David Schaefer.
This commit is contained in:
parent
585b611001
commit
f67fca4dfc
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2013/03/11 11:42:41 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2013/05/04 21:14:20 kili Exp $
|
||||
|
||||
COMMENT = fast combinator parsing for bytestrings
|
||||
|
||||
DISTNAME = attoparsec-0.10.1.0
|
||||
REVISION = 4
|
||||
DISTNAME = attoparsec-0.10.4.0
|
||||
CATEGORIES = textproc
|
||||
|
||||
MAINTAINER = Jim Razmus II <jim@openbsd.org>, \
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (ghc/attoparsec-0.10.1.0.tar.gz) = BA0+DJchmn4mYl8Iv+jxkA==
|
||||
RMD160 (ghc/attoparsec-0.10.1.0.tar.gz) = /DnpsNJWzr7M6EAgjmJLLsbmLm4=
|
||||
SHA1 (ghc/attoparsec-0.10.1.0.tar.gz) = Z3DDdSVLYeSmnK1482pLevMhNiQ=
|
||||
SHA256 (ghc/attoparsec-0.10.1.0.tar.gz) = OFE9Tq//PeI9VUDoqBBg2TjiMJvoqvrmfj572z+hkfI=
|
||||
SIZE (ghc/attoparsec-0.10.1.0.tar.gz) = 28234
|
||||
SHA256 (ghc/attoparsec-0.10.4.0.tar.gz) = trhODb0cO+7B3t6leKwvTWKvvmazg1grezNJQGhm00Y=
|
||||
SIZE (ghc/attoparsec-0.10.4.0.tar.gz) = 36268
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2013/01/20 18:06:14 kili Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2013/05/04 21:14:20 kili Exp $
|
||||
@conflict hs-attoparsec-text-*
|
||||
@pkgpath textproc/hs-attoparsec-text
|
||||
lib/ghc/${DISTNAME}/
|
||||
@ -22,6 +22,8 @@ lib/ghc/${DISTNAME}/Data/Attoparsec/Char8.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Attoparsec/Combinator.hi
|
||||
lib/ghc/${DISTNAME}/Data/Attoparsec/Combinator.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Attoparsec/Internal/
|
||||
lib/ghc/${DISTNAME}/Data/Attoparsec/Internal.hi
|
||||
lib/ghc/${DISTNAME}/Data/Attoparsec/Internal.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Attoparsec/Internal/Types.hi
|
||||
lib/ghc/${DISTNAME}/Data/Attoparsec/Internal/Types.p_hi
|
||||
lib/ghc/${DISTNAME}/Data/Attoparsec/Lazy.hi
|
||||
|
Loading…
Reference in New Issue
Block a user