Date: Monday, December 21, 2020 @ 21:02:28 Author: felixonmars Revision: 781568
upgpkg: haskell-tasty-lua 0.2.3.1-20: rebuild with tasty-hunit 0.10.0.3 Modified: haskell-tasty-lua/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-21 21:01:45 UTC (rev 781567) +++ PKGBUILD 2020-12-21 21:02:28 UTC (rev 781568) @@ -3,7 +3,7 @@ _hkgname=tasty-lua pkgname=haskell-tasty-lua pkgver=0.2.3.1 -pkgrel=19 +pkgrel=20 pkgdesc="Write tests in Lua, integrate into tasty." url="https://github.com/hslua/tasty-lua" license=('MIT')
