Date: Monday, December 28, 2020 @ 11:06:30 Author: felixonmars Revision: 794676
upgpkg: haskell-tasty-lua 0.2.3.1-26: rebuild with indexed-traversable 0.1.1 Modified: haskell-tasty-lua/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-28 11:06:03 UTC (rev 794675) +++ PKGBUILD 2020-12-28 11:06:30 UTC (rev 794676) @@ -3,7 +3,7 @@ _hkgname=tasty-lua pkgname=haskell-tasty-lua pkgver=0.2.3.1 -pkgrel=25 +pkgrel=26 pkgdesc="Write tests in Lua, integrate into tasty." url="https://github.com/hslua/tasty-lua" license=('MIT')