Date: Wednesday, January 4, 2023 @ 23:54:12 Author: felixonmars Revision: 1376010
upgpkg: haskell-lpeg 1.0.3-21: rebuild with hspec 2.10.7, hspec-core 2.10.7, hspec-discover 2.10.7 Modified: haskell-lpeg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-04 23:54:10 UTC (rev 1376009) +++ PKGBUILD 2023-01-04 23:54:12 UTC (rev 1376010) @@ -3,7 +3,7 @@ _hkgname=lpeg pkgname=haskell-lpeg pkgver=1.0.3 -pkgrel=20 +pkgrel=21 pkgdesc="LPeg – Parsing Expression Grammars For Lua" url="https://hslua.org/" license=("MIT")
