Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hslua-core
Commits:
438cc1cf by Felix Yan at 2026-06-28T07:19:43+08:00
upgpkg: 2.3.2.1-1: rebuild with hslua-core 2.3.2.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hslua-core
pkgdesc = Bindings to Lua, an embeddable scripting language
- pkgver = 2.3.2
- pkgrel = 73
+ pkgver = 2.3.2.1
+ pkgrel = 1
url = https://hslua.org/
arch = x86_64
license = MIT
@@ -9,13 +9,12 @@ pkgbase = haskell-hslua-core
makedepends = uusi
makedepends = haskell-quickcheck
makedepends = haskell-lua-arbitrary
- makedepends = haskell-quickcheck-instances
makedepends = haskell-tasty
makedepends = haskell-tasty-hunit
makedepends = haskell-tasty-quickcheck
depends = ghc-libs
depends = haskell-lua
- source =
https://hackage.haskell.org/packages/archive/hslua-core/2.3.2/hslua-core-2.3.2.tar.gz
- sha256sums =
14ec6f800002efa361c99055fadc3aeb3060ab408255ea9f68e0afc94b166d40
+ source =
https://hackage.haskell.org/packages/archive/hslua-core/2.3.2.1/hslua-core-2.3.2.1.tar.gz
+ sha256sums =
681672f798cd0211c901a038742cb300927b8631f1352c2d3d496c1ee9fd4eab
pkgname = haskell-hslua-core
=====================================
PKGBUILD
=====================================
@@ -3,17 +3,17 @@
_hkgname=hslua-core
pkgname=haskell-hslua-core
-pkgver=2.3.2
-pkgrel=73
+pkgver=2.3.2.1
+pkgrel=1
pkgdesc="Bindings to Lua, an embeddable scripting language"
url="https://hslua.org/"
license=("MIT")
arch=('x86_64')
depends=('ghc-libs' 'haskell-lua')
-makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-lua-arbitrary'
'haskell-quickcheck-instances'
- 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
+makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-lua-arbitrary'
'haskell-tasty'
+ 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('14ec6f800002efa361c99055fadc3aeb3060ab408255ea9f68e0afc94b166d40')
+sha256sums=('681672f798cd0211c901a038742cb300927b8631f1352c2d3d496c1ee9fd4eab')
prepare() {
cd $_hkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hslua-core/-/commit/438cc1cf361c93d69e8b2bb24a22b42c7917c218
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hslua-core/-/commit/438cc1cf361c93d69e8b2bb24a22b42c7917c218
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help