Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lpeg
Commits:
f7506108 by Felix Yan at 2024-08-26T21:02:50+03:00
upgpkg: 1.0.4-27: rebuild with hashable 1.4.4.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 = 26
+ pkgrel = 27
url = https://hslua.org/
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=lpeg
pkgname=haskell-lpeg
pkgver=1.0.4
-pkgrel=26
+pkgrel=27
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/f750610891d6694b28e64e63fb547c4b8a424389
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lpeg/-/commit/f750610891d6694b28e64e63fb547c4b8a424389
You're receiving this email because of your account on gitlab.archlinux.org.