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

Felix Yan felixonmars at archlinux.org
Thu May 31 18:29:47 UTC 2018


    Date: Thursday, May 31, 2018 @ 18:29:47
  Author: felixonmars
Revision: 335176

upgpkg: haskell-attoparsec 0.13.2.2-19

rebuild with ghc 8.4.3

Modified:
  haskell-attoparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-31 18:28:41 UTC (rev 335175)
+++ PKGBUILD	2018-05-31 18:29:47 UTC (rev 335176)
@@ -5,7 +5,7 @@
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
 pkgver=0.13.2.2
-pkgrel=18
+pkgrel=19
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec"
 license=("BSD3")



More information about the arch-commits mailing list