Date: Thursday, October 15, 2015 @ 07:50:29 Author: fyan Revision: 144030
upgpkg: haskell-attoparsec 0.13.0.1-4 rebuild with scientific-0.3.4.2 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-15 05:49:42 UTC (rev 144029) +++ PKGBUILD 2015-10-15 05:50:29 UTC (rev 144030) @@ -5,7 +5,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.13.0.1 -pkgrel=3 +pkgrel=4 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD3")