Date: Saturday, July 28, 2018 @ 14:30:50 Author: felixonmars Revision: 363786
upgpkg: haskell-attoparsec 0.13.2.2-25 rebuild with tasty 1.1.0.3 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-28 14:28:58 UTC (rev 363785) +++ PKGBUILD 2018-07-28 14:30:50 UTC (rev 363786) @@ -5,7 +5,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.13.2.2 -pkgrel=24 +pkgrel=25 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD3")