Date: Tuesday, September 15, 2020 @ 07:47:43 Author: felixonmars Revision: 707024
upgpkg: haskell-tasty-lua 0.2.3-12: rebuild with quickcheck-classes-base 0.6.1.0 Modified: haskell-tasty-lua/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-15 07:47:20 UTC (rev 707023) +++ PKGBUILD 2020-09-15 07:47:43 UTC (rev 707024) @@ -3,7 +3,7 @@ _hkgname=tasty-lua pkgname=haskell-tasty-lua pkgver=0.2.3 -pkgrel=11 +pkgrel=12 pkgdesc="Write tests in Lua, integrate into tasty." url="https://github.com/hslua/tasty-lua" license=('MIT')
