Date: Wednesday, May 5, 2021 @ 12:18:03 Author: felixonmars Revision: 927569
upgpkg: haskell-tasty-lua 0.2.3.2-49: rebuild with uuid-types 1.0.5, uuid 1.3.15 Modified: haskell-tasty-lua/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-05 12:17:21 UTC (rev 927568) +++ PKGBUILD 2021-05-05 12:18:03 UTC (rev 927569) @@ -3,7 +3,7 @@ _hkgname=tasty-lua pkgname=haskell-tasty-lua pkgver=0.2.3.2 -pkgrel=48 +pkgrel=49 pkgdesc="Write tests in Lua, integrate into tasty." url="https://github.com/hslua/tasty-lua" license=('MIT')