Date: Monday, January 22, 2018 @ 20:58:30 Author: felixonmars Revision: 285264
upgpkg: haskell-attoparsec 0.13.2.2-2 rebuild with primitive,0.6.3.0 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-22 20:57:39 UTC (rev 285263) +++ PKGBUILD 2018-01-22 20:58:30 UTC (rev 285264) @@ -5,7 +5,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.13.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD3")