Date: Sunday, February 11, 2018 @ 05:26:37 Author: felixonmars Revision: 291769
upgpkg: haskell-attoparsec 0.13.2.2-3 rebuild with parsec,3.1.13.0 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-11 05:22:49 UTC (rev 291768) +++ PKGBUILD 2018-02-11 05:26:37 UTC (rev 291769) @@ -5,7 +5,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.13.2.2 -pkgrel=2 +pkgrel=3 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD3")