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

Felix Yan felixonmars at archlinux.org
Mon Jun 7 12:06:02 UTC 2021


    Date: Monday, June 7, 2021 @ 12:06:01
  Author: felixonmars
Revision: 957500

upgpkg: haskell-attoparsec 0.14.1-15: rebuild with ghc 8.10.5

Modified:
  haskell-attoparsec/trunk/PKGBUILD

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

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



More information about the arch-commits mailing list