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

Felix Yan felixonmars at archlinux.org
Sat Jun 19 20:02:03 UTC 2021


    Date: Saturday, June 19, 2021 @ 20:02:03
  Author: felixonmars
Revision: 965670

upgpkg: haskell-attoparsec 0.14.1-17: rebuild with ghc 9.0.1

Modified:
  haskell-attoparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-19 20:00:29 UTC (rev 965669)
+++ PKGBUILD	2021-06-19 20:02:03 UTC (rev 965670)
@@ -4,7 +4,7 @@
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
 pkgver=0.14.1
-pkgrel=16
+pkgrel=17
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec"
 license=("BSD")



More information about the arch-commits mailing list