Date: Friday, October 16, 2020 @ 20:42:11 Author: felixonmars Revision: 724970
upgpkg: haskell-attoparsec 0.13.2.4-26: rebuild with th-abstraction 0.4.0.0 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-16 20:36:55 UTC (rev 724969) +++ PKGBUILD 2020-10-16 20:42:11 UTC (rev 724970) @@ -4,7 +4,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.13.2.4 -pkgrel=25 +pkgrel=26 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD3")