Date: Tuesday, September 6, 2022 @ 19:09:35 Author: felixonmars Revision: 1294594
upgpkg: haskell-tasty-lua 1.0.2-19: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 Modified: haskell-tasty-lua/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-06 19:09:24 UTC (rev 1294593) +++ PKGBUILD 2022-09-06 19:09:35 UTC (rev 1294594) @@ -3,7 +3,7 @@ _hkgname=tasty-lua pkgname=haskell-tasty-lua pkgver=1.0.2 -pkgrel=18 +pkgrel=19 pkgdesc="Write tests in Lua, integrate into tasty." url="https://github.com/hslua/tasty-lua" license=('MIT')
