Date: Monday, June 6, 2022 @ 10:55:38 Author: felixonmars Revision: 1225910
upgpkg: haskell-hslua-marshalling 2.1.0-19: rebuild with typed-process 0.2.10.0 Modified: haskell-hslua-marshalling/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-06 10:55:32 UTC (rev 1225909) +++ PKGBUILD 2022-06-06 10:55:38 UTC (rev 1225910) @@ -3,7 +3,7 @@ _hkgname=hslua-marshalling pkgname=haskell-hslua-marshalling pkgver=2.1.0 -pkgrel=18 +pkgrel=19 pkgdesc="Marshalling of values between Haskell and Lua." url="https://hslua.org/" license=("MIT")