Date: Friday, June 10, 2022 @ 17:48:49 Author: felixonmars Revision: 1231066
upgpkg: haskell-attoparsec 0.14.4-22: rebuild with ansi-terminal 0.11.2 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-10 17:48:40 UTC (rev 1231065) +++ PKGBUILD 2022-06-10 17:48:49 UTC (rev 1231066) @@ -4,7 +4,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.14.4 -pkgrel=21 +pkgrel=22 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD")