Date: Friday, January 6, 2023 @ 20:29:15 Author: felixonmars Revision: 1379380
upgpkg: haskell-lpeg 1.0.3-22: rebuild with hashable 1.4.2.0 Modified: haskell-lpeg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 20:28:40 UTC (rev 1379379) +++ PKGBUILD 2023-01-06 20:29:15 UTC (rev 1379380) @@ -3,7 +3,7 @@ _hkgname=lpeg pkgname=haskell-lpeg pkgver=1.0.3 -pkgrel=21 +pkgrel=22 pkgdesc="LPeg – Parsing Expression Grammars For Lua" url="https://hslua.org/" license=("MIT")
