Date: Sunday, February 9, 2020 @ 17:19:37 Author: felixonmars Revision: 565504
upgpkg: haskell-hslua 1.0.3.2-17: rebuild with tasty-quickcheck 0.10.1.1 Modified: haskell-hslua/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-09 17:18:35 UTC (rev 565503) +++ PKGBUILD 2020-02-09 17:19:37 UTC (rev 565504) @@ -4,7 +4,7 @@ _hkgname=hslua pkgname=haskell-hslua pkgver=1.0.3.2 -pkgrel=16 +pkgrel=17 pkgdesc="A Lua language interpreter embedding in Haskell" url="https://hackage.haskell.org/package/${_hkgname}" license=("MIT")
