Date: Saturday, February 27, 2021 @ 20:52:01 Author: felixonmars Revision: 875456
upgpkg: haskell-tasty-lua 0.2.3.2-28: rebuild with lifted-async 0.10.1.3 Modified: haskell-tasty-lua/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-27 20:51:35 UTC (rev 875455) +++ PKGBUILD 2021-02-27 20:52:01 UTC (rev 875456) @@ -3,7 +3,7 @@ _hkgname=tasty-lua pkgname=haskell-tasty-lua pkgver=0.2.3.2 -pkgrel=27 +pkgrel=28 pkgdesc="Write tests in Lua, integrate into tasty." url="https://github.com/hslua/tasty-lua" license=('MIT')