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

Felix Yan felixonmars at archlinux.org
Mon Dec 4 20:48:46 UTC 2017


    Date: Monday, December 4, 2017 @ 20:48:45
  Author: felixonmars
Revision: 272154

upgpkg: haskell-hslua 0.9.3-1

rebuild with hslua,0.9.3

Modified:
  haskell-hslua/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-04 18:55:07 UTC (rev 272153)
+++ PKGBUILD	2017-12-04 20:48:45 UTC (rev 272154)
@@ -4,8 +4,8 @@
 
 _hkgname=hslua
 pkgname=haskell-hslua
-pkgver=0.9.2
-pkgrel=2
+pkgver=0.9.3
+pkgrel=1
 pkgdesc="A Lua language interpreter embedding in Haskell"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("MIT")
@@ -14,7 +14,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=('023bec4d9850525d7b367cad2917cbb5dad23d4509e29130e1a646def3ff718064b8d5fc7e566db8c86b4c054d5c9f6e794522b7680eb2010b736b1f81abb887')
+sha512sums=('b0d1703610b210a2c9e760aebf278d46b425f424bd9163a282284b1118818679ffb86f4b2a096f1515dd2cbbd9ded123a65c04749b64c16172828908395eb1e4')
 
 prepare() {
     sed -e '/, fail/d' \



More information about the arch-commits mailing list