Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lpeg
Commits:
9ead815b by Felix Yan at 2025-09-19T09:48:16+00:00
upgpkg: 1.1.0-19: rebuild with tasty 1.5.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-lpeg
pkgdesc = LPeg – Parsing Expression Grammars For Lua
pkgver = 1.1.0
- pkgrel = 18
+ pkgrel = 19
url = https://hslua.org/
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=lpeg
pkgname=haskell-lpeg
pkgver=1.1.0
-pkgrel=18
+pkgrel=19
pkgdesc="LPeg – Parsing Expression Grammars For Lua"
url="https://hslua.org/"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lpeg/-/commit/9ead815bcc3cb55d86a51fd37d7457e4cdfaa551
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lpeg/-/commit/9ead815bcc3cb55d86a51fd37d7457e4cdfaa551
You're receiving this email because of your account on gitlab.archlinux.org.