Date: Wednesday, August 24, 2022 @ 21:32:26
  Author: felixonmars
Revision: 1277312

upgpkg: haskell-attoparsec 0.14.4-30: rebuild with hashable 1.4.1.0

Modified:
  haskell-attoparsec/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-08-24 21:32:17 UTC (rev 1277311)
+++ PKGBUILD    2022-08-24 21:32:26 UTC (rev 1277312)
@@ -4,7 +4,7 @@
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
 pkgver=0.14.4
-pkgrel=29
+pkgrel=30
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec";
 license=("BSD")

Reply via email to