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

Felix Yan felixonmars at archlinux.org
Mon Jun 7 19:34:40 UTC 2021


    Date: Monday, June 7, 2021 @ 19:34:39
  Author: felixonmars
Revision: 958095

upgpkg: haskell-parsec-numbers 0.1.0-16: rebuild with ghc 8.10.5

Modified:
  haskell-parsec-numbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-07 19:34:00 UTC (rev 958094)
+++ PKGBUILD	2021-06-07 19:34:39 UTC (rev 958095)
@@ -4,7 +4,7 @@
 _hkgname=parsec-numbers
 pkgname=haskell-${_hkgname}
 pkgver=0.1.0
-pkgrel=15
+pkgrel=16
 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