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

Felix Yan felixonmars at archlinux.org
Fri Jun 1 05:06:31 UTC 2018


    Date: Friday, June 1, 2018 @ 05:06:30
  Author: felixonmars
Revision: 335539

upgpkg: haskell-parser-combinators 1.0.0-2

rebuild with ghc 8.4.3

Modified:
  haskell-parser-combinators/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-01 05:05:54 UTC (rev 335538)
+++ PKGBUILD	2018-06-01 05:06:30 UTC (rev 335539)
@@ -5,7 +5,7 @@
 _hkgname=parser-combinators
 pkgname=haskell-parser-combinators
 pkgver=1.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Lightweight package providing commonly useful parser combinators"
 url="https://github.com/mrkkrp/parser-combinators"
 license=("custom:BSD3")



More information about the arch-commits mailing list