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

Felix Yan felixonmars at gemini.archlinux.org
Mon Feb 7 15:02:30 UTC 2022


    Date: Monday, February 7, 2022 @ 15:02:30
  Author: felixonmars
Revision: 1128126

upgpkg: haskell-attoparsec 0.14.3-6: rebuild with base-compat 0.12.0, base-compat-batteries 0.12.0

Modified:
  haskell-attoparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-07 14:59:25 UTC (rev 1128125)
+++ PKGBUILD	2022-02-07 15:02:30 UTC (rev 1128126)
@@ -4,7 +4,7 @@
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
 pkgver=0.14.3
-pkgrel=5
+pkgrel=6
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec"
 license=("BSD")



More information about the arch-commits mailing list