Date: Sunday, January 24, 2021 @ 05:00:38 Author: felixonmars Revision: 827650
upgpkg: haskell-tasty-lua 0.2.3.2-4: rebuild with syb 0.7.2.1 Modified: haskell-tasty-lua/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-24 04:59:58 UTC (rev 827649) +++ PKGBUILD 2021-01-24 05:00:38 UTC (rev 827650) @@ -3,7 +3,7 @@ _hkgname=tasty-lua pkgname=haskell-tasty-lua pkgver=0.2.3.2 -pkgrel=3 +pkgrel=4 pkgdesc="Write tests in Lua, integrate into tasty." url="https://github.com/hslua/tasty-lua" license=('MIT')