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

Felix Yan felixonmars at archlinux.org
Mon Nov 27 05:51:48 UTC 2017


    Date: Monday, November 27, 2017 @ 05:51:47
  Author: felixonmars
Revision: 269216

upgpkg: haskell-attoparsec 0.13.2.0-5

rebuild with ghc 8.2.2

Modified:
  haskell-attoparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-27 05:50:42 UTC (rev 269215)
+++ PKGBUILD	2017-11-27 05:51:47 UTC (rev 269216)
@@ -5,7 +5,7 @@
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
 pkgver=0.13.2.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec"
 license=("BSD3")



More information about the arch-commits mailing list