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

Felix Yan felixonmars at archlinux.org
Sat Dec 5 19:23:41 UTC 2020


    Date: Saturday, December 5, 2020 @ 19:23:41
  Author: felixonmars
Revision: 770924

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

Modified:
  haskell-hslua/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-05 19:19:52 UTC (rev 770923)
+++ PKGBUILD	2020-12-05 19:23:41 UTC (rev 770924)
@@ -3,8 +3,8 @@
 
 _hkgname=hslua
 pkgname=haskell-hslua
-pkgver=1.2.0
-pkgrel=12
+pkgver=1.3.0
+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=('5b15a05c0428bcb653064a5672655cd0516820c82579fa9f662700927452dbdfffd98e48d5e30ec7223528086812ebf6498af79951473d9a25cc68415dc22a32')
+sha512sums=('ee8325992415a9c057111053ce8ec025560d7687abb1f49608f29f26d66717ec4335d9d56f55666bb598caa0d630672029ad2df9b1dab6ce4b2c79890f787302')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list