Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hslua-core
Commits:
e8750754 by Felix Yan at 2023-11-13T23:03:40+02:00
upgpkg: 2.3.1-16: rebuild with tasty-hunit 0.10.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.1
- pkgrel = 15
+ pkgrel = 16
url = https://hslua.org/
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hslua-core
pkgname=haskell-hslua-core
pkgver=2.3.1
-pkgrel=15
+pkgrel=16
pkgdesc="Bindings to Lua, an embeddable scripting language"
url="https://hslua.org/"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hslua-core/-/commit/e87507542679695bb6b25e82e706db7957ceb464
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hslua-core/-/commit/e87507542679695bb6b25e82e706db7957ceb464
You're receiving this email because of your account on gitlab.archlinux.org.