Date: Monday, July 1, 2019 @ 16:23:20 Author: felixonmars Revision: 487139
upgpkg: haskell-tasty-lua 0.2.0.1-2 rebuild with tasty 1.2.3 Modified: haskell-tasty-lua/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-07-01 16:10:57 UTC (rev 487138) +++ PKGBUILD 2019-07-01 16:23:20 UTC (rev 487139) @@ -3,7 +3,7 @@ _hkgname=tasty-lua pkgname=haskell-tasty-lua pkgver=0.2.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Write tests in Lua, integrate into tasty." url="https://github.com/hslua/tasty-lua" license=('MIT')
