Date: Thursday, December 16, 2021 @ 01:54:51 Author: felixonmars Revision: 1073572
upgpkg: haskell-attoparsec 0.14.1-38: rebuild with hashable 1.3.4.1 Modified: haskell-attoparsec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-16 01:52:49 UTC (rev 1073571) +++ PKGBUILD 2021-12-16 01:54:51 UTC (rev 1073572) @@ -4,7 +4,7 @@ _hkgname=attoparsec pkgname=haskell-attoparsec pkgver=0.14.1 -pkgrel=37 +pkgrel=38 pkgdesc="Fast combinator parsing for bytestrings and text" url="https://github.com/bos/attoparsec" license=("BSD")
