Date: Friday, January 29, 2021 @ 09:05:44 Author: felixonmars Revision: 834442
upgpkg: haskell-tasty-lua 0.2.3.2-8: rebuild with bifunctors 5.5.10 Modified: haskell-tasty-lua/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-29 09:05:04 UTC (rev 834441) +++ PKGBUILD 2021-01-29 09:05:44 UTC (rev 834442) @@ -3,7 +3,7 @@ _hkgname=tasty-lua pkgname=haskell-tasty-lua pkgver=0.2.3.2 -pkgrel=7 +pkgrel=8 pkgdesc="Write tests in Lua, integrate into tasty." url="https://github.com/hslua/tasty-lua" license=('MIT')