Date: Friday, January 6, 2023 @ 20:21:24 Author: felixonmars Revision: 1379318
upgpkg: haskell-attoparsec 0.14.4-47: rebuild with hashable 1.4.2.0 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 20:21:14 UTC (rev 1379317) +++ PKGBUILD 2023-01-06 20:21:24 UTC (rev 1379318) @@ -4,7 +4,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.14.4 -pkgrel=46 +pkgrel=47 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD")
