Date: Monday, June 13, 2016 @ 04:55:46 Author: fyan Revision: 179765 upgpkg: haskell-attoparsec 0.13.0.2-3
rebuild with asn1-encoding-0.9.4, cgrep-6.6.15, data-default-0.7.1, data-default-class-0.1.1, js-jquery-3.0.0, microlens-0.4.4.3, pipes-http-1.0.3, scientific-0.3.4.7, shake-0.15.9, tagsoup-0.14 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-13 02:50:08 UTC (rev 179764) +++ PKGBUILD 2016-06-13 02:55:46 UTC (rev 179765) @@ -5,7 +5,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.13.0.2 -pkgrel=2 +pkgrel=3 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD3")