Date: Friday, January 20, 2023 @ 22:00:45 Author: freswa Revision: 1387180
upgpkg: wasmtime 5.0.0-1 Modified: wasmtime/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-20 21:41:41 UTC (rev 1387179) +++ PKGBUILD 2023-01-20 22:00:45 UTC (rev 1387180) @@ -2,7 +2,7 @@ # Contributor: Dario Ostuni <[email protected]> pkgname=wasmtime -pkgver=4.0.0 +pkgver=5.0.0 pkgrel=1 pkgdesc='Standalone JIT-style runtime for WebAssembly, using Cranelift' arch=('x86_64')
