Date: Wednesday, April 1, 2020 @ 16:10:58 Author: felixonmars Revision: 608992
upgpkg: haskell-tasty-lua 0.2.2-10: rebuild with QuickCheck 2.14 Modified: haskell-tasty-lua/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 16:10:19 UTC (rev 608991) +++ PKGBUILD 2020-04-01 16:10:58 UTC (rev 608992) @@ -3,7 +3,7 @@ _hkgname=tasty-lua pkgname=haskell-tasty-lua pkgver=0.2.2 -pkgrel=9 +pkgrel=10 pkgdesc="Write tests in Lua, integrate into tasty." url="https://github.com/hslua/tasty-lua" license=('MIT')
