Date: Monday, September 5, 2022 @ 23:30:56 Author: felixonmars Revision: 1293846
upgpkg: haskell-lpeg 1.0.3-8: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 Modified: haskell-lpeg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-05 23:30:47 UTC (rev 1293845) +++ PKGBUILD 2022-09-05 23:30:56 UTC (rev 1293846) @@ -3,7 +3,7 @@ _hkgname=lpeg pkgname=haskell-lpeg pkgver=1.0.3 -pkgrel=7 +pkgrel=8 pkgdesc="LPeg – Parsing Expression Grammars For Lua" url="https://hslua.org/" license=("MIT")
