Date: Wednesday, July 21, 2021 @ 15:26:12
  Author: felixonmars
Revision: 982223

upgpkg: haskell-attoparsec 0.14.1-21: rebuild with unliftio 0.2.19

Modified:
  haskell-attoparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-07-21 15:25:04 UTC (rev 982222)
+++ PKGBUILD    2021-07-21 15:26:12 UTC (rev 982223)
@@ -4,7 +4,7 @@
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
 pkgver=0.14.1
-pkgrel=20
+pkgrel=21
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec";
 license=("BSD")

Reply via email to