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

Felix Yan felixonmars at archlinux.org
Sun Nov 22 23:12:18 UTC 2020


    Date: Sunday, November 22, 2020 @ 23:12:17
  Author: felixonmars
Revision: 759702

upgpkg: haskell-hslua 1.2.0-10: rebuild with optparse-applicative 0.16.1.0

Modified:
  haskell-hslua/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-22 23:11:09 UTC (rev 759701)
+++ PKGBUILD	2020-11-22 23:12:17 UTC (rev 759702)
@@ -4,7 +4,7 @@
 _hkgname=hslua
 pkgname=haskell-hslua
 pkgver=1.2.0
-pkgrel=9
+pkgrel=10
 pkgdesc="A Lua language interpreter embedding in Haskell"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("MIT")



More information about the arch-commits mailing list