Date: Monday, February 6, 2023 @ 01:32:43 Author: felixonmars Revision: 1393612
upgpkg: haskell-lpeg 1.0.3-24: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-lpeg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 01:32:14 UTC (rev 1393611) +++ PKGBUILD 2023-02-06 01:32:43 UTC (rev 1393612) @@ -3,7 +3,7 @@ _hkgname=lpeg pkgname=haskell-lpeg pkgver=1.0.3 -pkgrel=23 +pkgrel=24 pkgdesc="LPeg – Parsing Expression Grammars For Lua" url="https://hslua.org/" license=("MIT")
