Date: Saturday, May 28, 2022 @ 17:10:16 Author: felixonmars Revision: 1212447
upgpkg: haskell-tasty-lua 1.0.1-14: rebuild with doctest 0.20.0 Modified: haskell-tasty-lua/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 17:09:47 UTC (rev 1212446) +++ PKGBUILD 2022-05-28 17:10:16 UTC (rev 1212447) @@ -3,7 +3,7 @@ _hkgname=tasty-lua pkgname=haskell-tasty-lua pkgver=1.0.1 -pkgrel=13 +pkgrel=14 pkgdesc="Write tests in Lua, integrate into tasty." url="https://github.com/hslua/tasty-lua" license=('MIT')