Date: Thursday, April 20, 2023 @ 20:35:35 Author: freswa Revision: 1448059
upgpkg: wasmtime 8.0.0-1 Modified: wasmtime/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-20 20:35:24 UTC (rev 1448058) +++ PKGBUILD 2023-04-20 20:35:35 UTC (rev 1448059) @@ -2,7 +2,7 @@ # Contributor: Dario Ostuni <[email protected]> pkgname=wasmtime -pkgver=7.0.0 +pkgver=8.0.0 pkgrel=1 pkgdesc='Standalone JIT-style runtime for WebAssembly, using Cranelift' arch=('x86_64')
