Date: Thursday, September 15, 2022 @ 22:06:01 Author: felixonmars Revision: 1303364
upgpkg: haskell-tasty-lua 1.0.2-23: rebuild with bifunctors 5.5.13 Modified: haskell-tasty-lua/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-15 22:05:50 UTC (rev 1303363) +++ PKGBUILD 2022-09-15 22:06:01 UTC (rev 1303364) @@ -3,7 +3,7 @@ _hkgname=tasty-lua pkgname=haskell-tasty-lua pkgver=1.0.2 -pkgrel=22 +pkgrel=23 pkgdesc="Write tests in Lua, integrate into tasty." url="https://github.com/hslua/tasty-lua" license=('MIT')
