Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lpeg
Commits:
61b257d5 by Felix Yan at 2025-10-15T04:14:31+08:00
upgpkg: 1.1.0-34: rebuild with splitmix 0.1.3
- - - - -
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 = 33
+ pkgrel = 34
url = https://hslua.org/
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=lpeg
pkgname=haskell-lpeg
pkgver=1.1.0
-pkgrel=33
+pkgrel=34
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/61b257d59ce2a2868302935e1aad667bcdd83bc1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lpeg/-/commit/61b257d59ce2a2868302935e1aad667bcdd83bc1
You're receiving this email because of your account on gitlab.archlinux.org.