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

Felix Yan felixonmars at archlinux.org
Sat Jun 27 16:52:23 UTC 2020


    Date: Saturday, June 27, 2020 @ 16:52:22
  Author: felixonmars
Revision: 654990

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

Modified:
  haskell-hslua/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-27 16:51:10 UTC (rev 654989)
+++ PKGBUILD	2020-06-27 16:52:22 UTC (rev 654990)
@@ -3,8 +3,8 @@
 
 _hkgname=hslua
 pkgname=haskell-hslua
-pkgver=1.1.1
-pkgrel=5
+pkgver=1.1.2
+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=('9a677cfae5da666a7db3b3512b98f9b5af44d279f1a163239e0dda50ac7020059794e9e61541245bbbf5319031df79c1156b215cf920b095f3081139ea9e92e6')
+sha512sums=('886a9d555a034b8fe74d5184457dad9e1bc9bd75662760a0415a75222bd64c556043ce6f98bc11dc1d27c34212f87ad3ce2271d5ff8125c1b5a89263cdf987eb')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list