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

Felix Yan felixonmars at gemini.archlinux.org
Thu Mar 24 19:08:11 UTC 2022


    Date: Thursday, March 24, 2022 @ 19:08:11
  Author: felixonmars
Revision: 1174938

upgpkg: haskell-hslua-core 2.1.0-1: rebuild with hslua 2.1.0, hslua-aeson 2.1.0, hslua-classes 2.1.0, hslua-core 2.1.0, hslua-marshalling 2.1.0, hslua-module-path 1.0.1, hslua-module-system 1.0.1, hslua-module-text 1.0.1, hslua-module-version 1.0.1, hslua-objectorientation 2.1.0, hslua-packaging 2.1.0, lpeg 1.0.2, lua 2.1.0, pandoc 2.17.1, pandoc-lua-marshal 0.1.4, tasty-lua 1.0.1

Modified:
  haskell-hslua-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-24 19:07:15 UTC (rev 1174937)
+++ PKGBUILD	2022-03-24 19:08:11 UTC (rev 1174938)
@@ -2,8 +2,8 @@
 
 _hkgname=hslua-core
 pkgname=haskell-hslua-core
-pkgver=2.0.0.2
-pkgrel=23
+pkgver=2.1.0
+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=('2d1a73a95ed6a5611ed2bc5e653bb22b2e51b0655185b00592d3d181cd5c6a41')
+sha256sums=('98239342b2d8122a27fb35ec497bf162c68294e4e8ec4791427284950e8a51c5')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list