Date: Tuesday, July 11, 2017 @ 18:28:01 Author: felixonmars Revision: 244423
upgpkg: haskell-attoparsec 0.13.1.0-16 rebuild with integer-logarithms,1.0.2 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-07-11 18:25:21 UTC (rev 244422) +++ PKGBUILD 2017-07-11 18:28:01 UTC (rev 244423) @@ -5,7 +5,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.13.1.0 -pkgrel=15 +pkgrel=16 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD3")