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

Felix Yan felixonmars at archlinux.org
Wed Oct 3 10:59:53 UTC 2018


    Date: Wednesday, October 3, 2018 @ 10:59:53
  Author: felixonmars
Revision: 389162

upgpkg: haskell-hslua 1.0.1-1

rebuild with hslua 1.0.1

Modified:
  haskell-hslua/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-03 10:35:31 UTC (rev 389161)
+++ PKGBUILD	2018-10-03 10:59:53 UTC (rev 389162)
@@ -3,7 +3,7 @@
 
 _hkgname=hslua
 pkgname=haskell-hslua
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc="A Lua language interpreter embedding in Haskell"
 url="https://hackage.haskell.org/package/${_hkgname}"
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances' 'haskell-tasty'
              'haskell-tasty-expected-failure' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('9c2e5626b303fb0b6faa0301473d3afb538d2e43a81a89e90a951953e1d0380ca8e6becccf451915f20a1d669126b3edb9cb6d22be6d81e75446f9125bb47dbe')
+sha512sums=('efb7e2c23f90a3900609f0b395984035f271e123ab1b74b804e96da301e1d44636f3ea24a60a797bdfb5b9becb865ab88e3e927d86fec35cf55b787a8502b694')
 
 prepare() {
     sed -e '/, fail/d' \



More information about the arch-commits mailing list