Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lpeg
Commits:
f42d44d4 by Felix Yan at 2025-08-01T01:37:34+08:00
upgpkg: 1.0.4-61: rebuild with ansi-wl-pprint 1.0.2, optparse-applicative
0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-lpeg
pkgdesc = LPeg – Parsing Expression Grammars For Lua
pkgver = 1.0.4
- pkgrel = 60
+ pkgrel = 61
url = https://hslua.org/
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=lpeg
pkgname=haskell-lpeg
pkgver=1.0.4
-pkgrel=60
+pkgrel=61
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/f42d44d44ad2514931f142412e6295dc94fbe0e9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lpeg/-/commit/f42d44d44ad2514931f142412e6295dc94fbe0e9
You're receiving this email because of your account on gitlab.archlinux.org.