Date: Tuesday, February 7, 2017 @ 16:58:29 Author: felixonmars Revision: 210815
upgpkg: haskell-attoparsec 0.13.1.0-3 rebuild with scientific,0.3.4.10 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-07 16:58:27 UTC (rev 210814) +++ PKGBUILD 2017-02-07 16:58:29 UTC (rev 210815) @@ -5,7 +5,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.13.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD3")