Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hslua-module-system
Commits:
fc1a0493 by Felix Yan at 2026-07-01T12:15:57+08:00
upgpkg: 1.1.3-1: rebuild with hslua-module-system 1.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hslua-module-system
pkgdesc = Lua module wrapper around Haskell's System module
- pkgver = 1.1.2
- pkgrel = 97
+ pkgver = 1.1.3
+ pkgrel = 1
url = https://github.com/hslua/hslua
arch = x86_64
license = MIT
@@ -15,7 +15,7 @@ pkgbase = haskell-hslua-module-system
depends = haskell-hslua-marshalling
depends = haskell-hslua-packaging
depends = haskell-temporary
- source =
https://hackage.haskell.org/packages/archive/hslua-module-system/1.1.2/hslua-module-system-1.1.2.tar.gz
- sha512sums =
9eae768a615e2408871f86f7a31f192131a4076d3ac2315ae1df7f464c559d07cfe58a865c00cf3e52e4ca0fff7ed5127795c200cd387b244ac0578d8f408564
+ source =
https://hackage.haskell.org/packages/archive/hslua-module-system/1.1.3/hslua-module-system-1.1.3.tar.gz
+ sha512sums =
082100001979b2adcf2d7a85eefb905ea57ddf6edde934f740c3a7fa1e4824043c685e973d3391516e000972e9cce50917b2836e58bf0809c6801f6ec17df669
pkgname = haskell-hslua-module-system
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
_hkgname=hslua-module-system
pkgname=haskell-hslua-module-system
-pkgver=1.1.2
-pkgrel=97
+pkgver=1.1.3
+pkgrel=1
pkgdesc="Lua module wrapper around Haskell's System module"
url="https://github.com/hslua/hslua"
license=('MIT')
@@ -13,7 +13,7 @@ depends=('ghc-libs' 'haskell-hslua-core'
'haskell-hslua-marshalling' 'haskell-hs
'haskell-temporary')
makedepends=('ghc' 'uusi' 'haskell-tasty' 'haskell-tasty-hunit'
'haskell-tasty-lua')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('9eae768a615e2408871f86f7a31f192131a4076d3ac2315ae1df7f464c559d07cfe58a865c00cf3e52e4ca0fff7ed5127795c200cd387b244ac0578d8f408564')
+sha512sums=('082100001979b2adcf2d7a85eefb905ea57ddf6edde934f740c3a7fa1e4824043c685e973d3391516e000972e9cce50917b2836e58bf0809c6801f6ec17df669')
prepare() {
cd $_hkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hslua-module-system/-/commit/fc1a049363119c5e28c77087d433a51fae69adf1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hslua-module-system/-/commit/fc1a049363119c5e28c77087d433a51fae69adf1
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