[arch-commits] Commit in haskell-attoparsec/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Thu Jan 27 20:53:47 UTC 2022


    Date: Thursday, January 27, 2022 @ 20:53:47
  Author: felixonmars
Revision: 1117690

upgpkg: haskell-attoparsec 0.14.3-4: rebuild with async 2.2.4

Modified:
  haskell-attoparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-27 20:52:45 UTC (rev 1117689)
+++ PKGBUILD	2022-01-27 20:53:47 UTC (rev 1117690)
@@ -4,7 +4,7 @@
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
 pkgver=0.14.3
-pkgrel=3
+pkgrel=4
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec"
 license=("BSD")



More information about the arch-commits mailing list