Date: Monday, December 13, 2021 @ 12:35:04 Author: felixonmars Revision: 1071595
upgpkg: haskell-tasty-lua 0.2.3.2-94: rebuild with indexed-traversable 0.1.2 Modified: haskell-tasty-lua/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-13 12:34:30 UTC (rev 1071594) +++ PKGBUILD 2021-12-13 12:35:04 UTC (rev 1071595) @@ -3,7 +3,7 @@ _hkgname=tasty-lua pkgname=haskell-tasty-lua pkgver=0.2.3.2 -pkgrel=93 +pkgrel=94 pkgdesc="Write tests in Lua, integrate into tasty." url="https://github.com/hslua/tasty-lua" license=('MIT')