Date: Friday, March 18, 2022 @ 03:12:54 Author: felixonmars Revision: 1158109
upgpkg: haskell-attoparsec 0.14.4-7: rebuild with clock 0.8.3 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-18 03:12:06 UTC (rev 1158108) +++ PKGBUILD 2022-03-18 03:12:54 UTC (rev 1158109) @@ -4,7 +4,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.14.4 -pkgrel=6 +pkgrel=7 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD")
