Date: Sunday, November 6, 2022 @ 19:14:31 Author: felixonmars Revision: 1344112
upgpkg: haskell-tasty-lua 1.0.2-32: rebuild with hspec 2.10.4, hspec-core 2.10.4, hspec-discover 2.10.4 Modified: haskell-tasty-lua/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-06 19:14:30 UTC (rev 1344111) +++ PKGBUILD 2022-11-06 19:14:31 UTC (rev 1344112) @@ -3,7 +3,7 @@ _hkgname=tasty-lua pkgname=haskell-tasty-lua pkgver=1.0.2 -pkgrel=31 +pkgrel=32 pkgdesc="Write tests in Lua, integrate into tasty." url="https://github.com/hslua/tasty-lua" license=('MIT')
