Date: Friday, February 17, 2023 @ 10:40:17 Author: felixonmars Revision: 1401667
upgpkg: haskell-lpeg 1.0.3-25: rebuild with hspec 2.10.9, hspec-core 2.10.9, hspec-discover 2.10.9 Modified: haskell-lpeg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-17 10:40:13 UTC (rev 1401666) +++ PKGBUILD 2023-02-17 10:40:17 UTC (rev 1401667) @@ -3,7 +3,7 @@ _hkgname=lpeg pkgname=haskell-lpeg pkgver=1.0.3 -pkgrel=24 +pkgrel=25 pkgdesc="LPeg – Parsing Expression Grammars For Lua" url="https://hslua.org/" license=("MIT")
