Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tasty-lua
Commits:
0c31ec0f by Felix Yan at 2024-09-20T20:12:06+03:00
upgpkg: 1.1.1-19: rebuild with lua 2.3.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-tasty-lua
pkgdesc = Write tests in Lua, integrate into tasty.
pkgver = 1.1.1
- pkgrel = 18
+ pkgrel = 19
url = https://github.com/hslua/tasty-lua
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=tasty-lua
pkgname=haskell-tasty-lua
pkgver=1.1.1
-pkgrel=18
+pkgrel=19
pkgdesc="Write tests in Lua, integrate into tasty."
url="https://github.com/hslua/tasty-lua"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tasty-lua/-/commit/0c31ec0f52d9b88efd7c17bee1b7b74067116cb0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tasty-lua/-/commit/0c31ec0f52d9b88efd7c17bee1b7b74067116cb0
You're receiving this email because of your account on gitlab.archlinux.org.