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

Felix Yan felixonmars at archlinux.org
Thu Apr 25 12:41:03 UTC 2019


    Date: Thursday, April 25, 2019 @ 12:40:57
  Author: felixonmars
Revision: 453811

upgpkg: haskell-parsec-numbers 0.1.0-7

rebuild with ghc 8.6.5

Modified:
  haskell-parsec-numbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-25 12:40:16 UTC (rev 453810)
+++ PKGBUILD	2019-04-25 12:40:57 UTC (rev 453811)
@@ -4,7 +4,7 @@
 _hkgname=parsec-numbers
 pkgname=haskell-${_hkgname}
 pkgver=0.1.0
-pkgrel=6
+pkgrel=7
 pkgdesc='Number parsers without the need to use a large (and unportable) token parser'
 url='https://hackage.haskell.org/package/parsec-numbers'
 arch=('x86_64')



More information about the arch-commits mailing list