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

Felix Yan felixonmars at archlinux.org
Thu Feb 11 16:04:41 UTC 2021


    Date: Thursday, February 11, 2021 @ 16:04:41
  Author: felixonmars
Revision: 856728

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

Modified:
  haskell-hslua/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-11 16:00:03 UTC (rev 856727)
+++ PKGBUILD	2021-02-11 16:04:41 UTC (rev 856728)
@@ -3,8 +3,8 @@
 
 _hkgname=hslua
 pkgname=haskell-hslua
-pkgver=1.3.0
-pkgrel=39
+pkgver=1.3.0.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=('ee8325992415a9c057111053ce8ec025560d7687abb1f49608f29f26d66717ec4335d9d56f55666bb598caa0d630672029ad2df9b1dab6ce4b2c79890f787302')
+sha512sums=('6c270cfd3abd81c3b06dc2005796909ea96e14ecc2ff4689f18164ac38fe13f99ff0e5cd25ed1aa020ad422c7e52d2d40001e1c7298436c10e04f3670aa08e98')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list