Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
wasmtime
Commits:
d44ee301 by Frederik Schwan at 2026-01-14T19:38:31+01:00
upgpkg: 40.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 = 40.0.1
+ pkgver = 40.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=v40.0.1
+ source =
git+https://github.com/bytecodealliance/wasmtime.git#commit=v40.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 =
e6837d3a98720cb73ec9f478488049b01c677cac0bf59ba2b71e311ba9acf9d4ab78fad87c5387082ef8339d021f306b23df211e28b9d5482c0a249ee6893e56
+ b2sums =
41a44290b5343ca738e2263ddd06e2c03b58890aef644df3c45359966704e33660791ea19a9e31add46f170760d2fee676b6fa39c9e53531f16f4ca37f8b217f
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Dario Ostuni <[email protected]>
pkgname=wasmtime
-pkgver=40.0.1
+pkgver=40.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=('e6837d3a98720cb73ec9f478488049b01c677cac0bf59ba2b71e311ba9acf9d4ab78fad87c5387082ef8339d021f306b23df211e28b9d5482c0a249ee6893e56'
+b2sums=('41a44290b5343ca738e2263ddd06e2c03b58890aef644df3c45359966704e33660791ea19a9e31add46f170760d2fee676b6fa39c9e53531f16f4ca37f8b217f'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/d44ee30144d7736c098b7dacf58d8be43890188f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/d44ee30144d7736c098b7dacf58d8be43890188f
You're receiving this email because of your account on gitlab.archlinux.org.