Date: Monday, January 25, 2021 @ 20:46:53 Author: felixonmars Revision: 829891
upgpkg: haskell-tasty-lua 0.2.3.2-6: rebuild with ChasingBottoms 1.3.1.10 Modified: haskell-tasty-lua/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-25 20:46:12 UTC (rev 829890) +++ PKGBUILD 2021-01-25 20:46:53 UTC (rev 829891) @@ -3,7 +3,7 @@ _hkgname=tasty-lua pkgname=haskell-tasty-lua pkgver=0.2.3.2 -pkgrel=5 +pkgrel=6 pkgdesc="Write tests in Lua, integrate into tasty." url="https://github.com/hslua/tasty-lua" license=('MIT')