Date: Wednesday, July 28, 2021 @ 07:25:52 Author: felixonmars Revision: 988457
upgpkg: haskell-tasty-lua 0.2.3.2-71: rebuild with data-fix 0.3.2 Modified: haskell-tasty-lua/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-28 07:25:16 UTC (rev 988456) +++ PKGBUILD 2021-07-28 07:25:52 UTC (rev 988457) @@ -3,7 +3,7 @@ _hkgname=tasty-lua pkgname=haskell-tasty-lua pkgver=0.2.3.2 -pkgrel=70 +pkgrel=71 pkgdesc="Write tests in Lua, integrate into tasty." url="https://github.com/hslua/tasty-lua" license=('MIT')