Date: Friday, March 3, 2023 @ 00:45:52 Author: felixonmars Revision: 1408544
upgpkg: haskell-lpeg 1.0.3-26: rebuild with tagged 0.8.7 Modified: haskell-lpeg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-03 00:45:51 UTC (rev 1408543) +++ PKGBUILD 2023-03-03 00:45:52 UTC (rev 1408544) @@ -3,7 +3,7 @@ _hkgname=lpeg pkgname=haskell-lpeg pkgver=1.0.3 -pkgrel=25 +pkgrel=26 pkgdesc="LPeg – Parsing Expression Grammars For Lua" url="https://hslua.org/" license=("MIT")
