Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hslua-module-zip


Commits:
535f8ab1 by Felix Yan at 2025-08-10T03:18:39+08:00
upgpkg: 1.1.2-1: rebuild with hslua-module-zip 1.1.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-hslua-module-zip
        pkgdesc = Lua module to work with file zips.
-       pkgver = 1.1.1
-       pkgrel = 93
+       pkgver = 1.1.2
+       pkgrel = 1
        url = https://hslua.org/
        arch = x86_64
        license = MIT
@@ -18,7 +18,7 @@ pkgbase = haskell-hslua-module-zip
        depends = haskell-hslua-packaging
        depends = haskell-hslua-typing
        depends = haskell-zip-archive
-       source = 
https://hackage.haskell.org/packages/archive/hslua-module-zip/1.1.1/hslua-module-zip-1.1.1.tar.gz
-       sha256sums = 
7dc1f027575db20cbdfcb974eb33051c7440288f6704332d5a3a160658ccee32
+       source = 
https://hackage.haskell.org/packages/archive/hslua-module-zip/1.1.2/hslua-module-zip-1.1.2.tar.gz
+       sha256sums = 
e3ef9989f07ac711db743a71f9d903c1e47d956b2c1d65eb0be3af5ca6dc4dbc
 
 pkgname = haskell-hslua-module-zip


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=hslua-module-zip
 pkgname=haskell-hslua-module-zip
-pkgver=1.1.1
-pkgrel=93
+pkgver=1.1.2
+pkgrel=1
 pkgdesc="Lua module to work with file zips."
 url="https://hslua.org/";
 license=("MIT")
@@ -13,7 +13,7 @@ depends=('ghc-libs' 'haskell-hslua-core' 'haskell-hslua-list' 
'haskell-hslua-mar
 makedepends=('ghc' 'uusi' 'haskell-hslua-module-system' 'haskell-tasty' 
'haskell-tasty-hunit'
              'haskell-tasty-lua')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('7dc1f027575db20cbdfcb974eb33051c7440288f6704332d5a3a160658ccee32')
+sha256sums=('e3ef9989f07ac711db743a71f9d903c1e47d956b2c1d65eb0be3af5ca6dc4dbc')
 
 prepare() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hslua-module-zip/-/commit/535f8ab16f324b0f8e714e911a50217c07d01851

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hslua-module-zip/-/commit/535f8ab16f324b0f8e714e911a50217c07d01851
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to