Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / wasmtime
Commits: 19587351 by Frederik Schwan at 2025-02-25T23:05:48+01:00 upgpkg: 30.0.2-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = wasmtime pkgdesc = Standalone JIT-style runtime for WebAssembly, using Cranelift - pkgver = 30.0.1 + pkgver = 30.0.2 pkgrel = 1 url = https://github.com/bytecodealliance/wasmtime arch = x86_64 @@ -10,13 +10,13 @@ pkgbase = wasmtime makedepends = git depends = gcc-libs options = !lto - source = git+https://github.com/bytecodealliance/wasmtime.git#commit=v30.0.1 + source = git+https://github.com/bytecodealliance/wasmtime.git#commit=v30.0.2 source = git+https://github.com/WebAssembly/testsuite.git source = git+https://github.com/WebAssembly/wasm-c-api.git source = git+https://github.com/WebAssembly/WASI.git source = git+https://github.com/WebAssembly/wasi-nn.git source = git+https://github.com/WebAssembly/wasi-crypto.git - b2sums = 32beba80286a3bab489e26b9b44889002fe6f967aa62e2ff7126dc9ef84fd89884b80da5d862164210badb224caca32bd857fa4449e8ef3ab799279761f51c34 + b2sums = d4d96292e15f5f7856de3c93d5a8d9183730ffcd78fef4b0e21292a8839bc52ff7568e2902a9ccf0143ca45a34abde1cf235b0859692a8e19f1c4902e665ee3f b2sums = SKIP b2sums = SKIP b2sums = SKIP ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: Dario Ostuni <dario.ost...@gmail.com> pkgname=wasmtime -pkgver=30.0.1 +pkgver=30.0.2 pkgrel=1 pkgdesc='Standalone JIT-style runtime for WebAssembly, using Cranelift' arch=('x86_64') @@ -17,7 +17,7 @@ source=("git+https://github.com/bytecodealliance/wasmtime.git#commit=v${pkgver}" git+https://github.com/WebAssembly/WASI.git git+https://github.com/WebAssembly/wasi-nn.git git+https://github.com/WebAssembly/wasi-crypto.git) -b2sums=('32beba80286a3bab489e26b9b44889002fe6f967aa62e2ff7126dc9ef84fd89884b80da5d862164210badb224caca32bd857fa4449e8ef3ab799279761f51c34' +b2sums=('d4d96292e15f5f7856de3c93d5a8d9183730ffcd78fef4b0e21292a8839bc52ff7568e2902a9ccf0143ca45a34abde1cf235b0859692a8e19f1c4902e665ee3f' 'SKIP' 'SKIP' 'SKIP' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/1958735122022aac1f69e91bc4b836ed2ce15b96 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/1958735122022aac1f69e91bc4b836ed2ce15b96 You're receiving this email because of your account on gitlab.archlinux.org.