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

Felix Yan felixonmars at archlinux.org
Wed Jun 3 07:38:05 UTC 2020


    Date: Wednesday, June 3, 2020 @ 07:38:04
  Author: felixonmars
Revision: 638166

upgpkg: haskell-hslua 1.1.1-1: rebuild with hslua 1.1.1

Modified:
  haskell-hslua/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-03 07:35:56 UTC (rev 638165)
+++ PKGBUILD	2020-06-03 07:38:04 UTC (rev 638166)
@@ -3,8 +3,8 @@
 
 _hkgname=hslua
 pkgname=haskell-hslua
-pkgver=1.1.0
-pkgrel=6
+pkgver=1.1.1
+pkgrel=1
 pkgdesc="A Lua language interpreter embedding in Haskell"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("MIT")
@@ -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=('57615fa1f25375f6201365ac3c2fad387f4433c58c386d76600b0d6ec03493e36153b675f2a1a78577a3e3eeba7c7ce7cadea9450371943ba643bea9e41ed2d5')
+sha512sums=('9a677cfae5da666a7db3b3512b98f9b5af44d279f1a163239e0dda50ac7020059794e9e61541245bbbf5319031df79c1156b215cf920b095f3081139ea9e92e6')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list