Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hslua-module-version
Commits:
291c5dcc by Felix Yan at 2024-08-27T11:25:48+03:00
upgpkg: 1.1.0-56: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hslua-module-version
pkgdesc = Lua module to work with version specifiers.
pkgver = 1.1.0
- pkgrel = 55
+ pkgrel = 56
url = https://github.com/hslua/hslua-module-version
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hslua-module-version
pkgname=haskell-hslua-module-version
pkgver=1.1.0
-pkgrel=55
+pkgrel=56
pkgdesc="Lua module to work with version specifiers."
url="https://github.com/hslua/hslua-module-version"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hslua-module-version/-/commit/291c5dccd22db1c0fd8dac5b1ac3726e55893e75
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hslua-module-version/-/commit/291c5dccd22db1c0fd8dac5b1ac3726e55893e75
You're receiving this email because of your account on gitlab.archlinux.org.