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

Felix Yan felixonmars at archlinux.org
Sun Jan 20 22:16:07 UTC 2019


    Date: Sunday, January 20, 2019 @ 22:16:07
  Author: felixonmars
Revision: 425680

upgpkg: haskell-hslua 1.0.2-2

rebuild with QuickCheck 2.12.6.1, servant 0.15, servant-server 0.15, servant-swagger 1.1.7, hspec-discover 2.7.0, hspec-meta 2.6.0, hspec-core 2.7.0, hspec 2.7.0, hspec-contrib 0.5.1

Modified:
  haskell-hslua/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-20 22:15:11 UTC (rev 425679)
+++ PKGBUILD	2019-01-20 22:16:07 UTC (rev 425680)
@@ -4,7 +4,7 @@
 _hkgname=hslua
 pkgname=haskell-hslua
 pkgver=1.0.2
-pkgrel=1
+pkgrel=2
 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