Date: Tuesday, January 11, 2022 @ 23:29:21 Author: felixonmars Revision: 1101268
upgpkg: haskell-tasty-lua 0.2.3.2-105: rebuild with ghc 9.0.2 Modified: haskell-tasty-lua/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 23:28:48 UTC (rev 1101267) +++ PKGBUILD 2022-01-11 23:29:21 UTC (rev 1101268) @@ -3,7 +3,7 @@ _hkgname=tasty-lua pkgname=haskell-tasty-lua pkgver=0.2.3.2 -pkgrel=104 +pkgrel=105 pkgdesc="Write tests in Lua, integrate into tasty." url="https://github.com/hslua/tasty-lua" license=('MIT')
