Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hslua-aeson
Commits:
b66bf42b by Felix Yan at 2024-09-20T20:12:10+03:00
upgpkg: 2.3.0.1-40: rebuild with lua 2.3.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hslua-aeson
pkgdesc = Allow aeson data types to be used with Lua.
pkgver = 2.3.0.1
- pkgrel = 39
+ pkgrel = 40
url = https://hslua.org/
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hslua-aeson
pkgname=haskell-hslua-aeson
pkgver=2.3.0.1
-pkgrel=39
+pkgrel=40
pkgdesc="Allow aeson data types to be used with Lua."
url="https://hslua.org/"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hslua-aeson/-/commit/b66bf42b8f841cd670d554021df511e7da28af48
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hslua-aeson/-/commit/b66bf42b8f841cd670d554021df511e7da28af48
You're receiving this email because of your account on gitlab.archlinux.org.