Date: Thursday, February 11, 2021 @ 08:52:07 Author: felixonmars Revision: 855499
upgpkg: haskell-tasty-lua 0.2.3.2-18: rebuild with hspec-meta 2.7.8 Modified: haskell-tasty-lua/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-11 08:51:44 UTC (rev 855498) +++ PKGBUILD 2021-02-11 08:52:07 UTC (rev 855499) @@ -3,7 +3,7 @@ _hkgname=tasty-lua pkgname=haskell-tasty-lua pkgver=0.2.3.2 -pkgrel=17 +pkgrel=18 pkgdesc="Write tests in Lua, integrate into tasty." url="https://github.com/hslua/tasty-lua" license=('MIT')