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

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 29 21:53:08 UTC 2022


    Date: Monday, August 29, 2022 @ 21:53:07
  Author: felixonmars
Revision: 1286372

upgpkg: haskell-attoparsec 0.14.4-32: rebuild with base-compat 0.12.2, base-compat-batteries 0.12.2

Modified:
  haskell-attoparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-29 21:52:58 UTC (rev 1286371)
+++ PKGBUILD	2022-08-29 21:53:07 UTC (rev 1286372)
@@ -4,7 +4,7 @@
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
 pkgver=0.14.4
-pkgrel=31
+pkgrel=32
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec"
 license=("BSD")



More information about the arch-commits mailing list