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

Felix Yan felixonmars at gemini.archlinux.org
Wed Aug 3 17:29:43 UTC 2022


    Date: Wednesday, August 3, 2022 @ 17:29:43
  Author: felixonmars
Revision: 1260064

upgpkg: haskell-hslua-core 2.2.1-1: rebuild with hslua-core 2.2.1

Modified:
  haskell-hslua-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-03 17:27:32 UTC (rev 1260063)
+++ PKGBUILD	2022-08-03 17:29:43 UTC (rev 1260064)
@@ -2,8 +2,8 @@
 
 _hkgname=hslua-core
 pkgname=haskell-hslua-core
-pkgver=2.2.0
-pkgrel=5
+pkgver=2.2.1
+pkgrel=1
 pkgdesc="Bindings to Lua, an embeddable scripting language"
 url="https://hslua.org/"
 license=("MIT")
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-lua-arbitrary' 'haskell-quickcheck-instances'
              'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('701134abd049de08630474a796664b08cfb910a47684407f26ef710ba90290db')
+sha256sums=('78e5e12130fe9ae195e576ed5a391f82f2665b39d377a881640b9064f351c343')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list