Date: Wednesday, July 20, 2022 @ 19:11:33 Author: freswa Revision: 1254920
upgpkg: wasmtime 0.39.0-1 Modified: wasmtime/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-20 16:00:05 UTC (rev 1254919) +++ PKGBUILD 2022-07-20 19:11:33 UTC (rev 1254920) @@ -2,7 +2,7 @@ # Contributor: Dario Ostuni <[email protected]> pkgname=wasmtime -pkgver=0.38.1 +pkgver=0.39.0 pkgrel=1 pkgdesc='Standalone JIT-style runtime for WebAssembly, using Cranelift' arch=('x86_64')
