Date: Friday, March 11, 2022 @ 06:12:02 Author: felixonmars Revision: 1147739
upgpkg: haskell-attoparsec 0.14.4-5: rebuild with ansi-terminal 0.11.1 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-11 06:10:50 UTC (rev 1147738) +++ PKGBUILD 2022-03-11 06:12:02 UTC (rev 1147739) @@ -4,7 +4,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.14.4 -pkgrel=4 +pkgrel=5 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD")