Date: Thursday, March 24, 2022 @ 00:27:10 Author: felixonmars Revision: 1172698
upgpkg: haskell-lpeg 1.0.1-3: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-lpeg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 00:27:04 UTC (rev 1172697) +++ PKGBUILD 2022-03-24 00:27:10 UTC (rev 1172698) @@ -3,7 +3,7 @@ _hkgname=lpeg pkgname=haskell-lpeg pkgver=1.0.1 -pkgrel=2 +pkgrel=3 pkgdesc="LPeg – Parsing Expression Grammars For Lua" url="https://hslua.org/" license=("MIT")
