Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
wasmtime
Commits:
e42fc357 by Frederik Schwan at 2026-02-03T09:41:04+01:00
upgpkg: 41.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 = 41.0.1
+ pkgver = 41.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=v41.0.1
+ source =
git+https://github.com/bytecodealliance/wasmtime.git#commit=v41.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 =
2bc414bde95496a11f7a18b7954dcc2d38057baaf854a63800d237c3b7f68143dd6b5c9e47b8d353bbd92791acf1b9e1a39c7e8379b54690343c38d9300cfb1b
+ b2sums =
0da8709af34cdb5f5fad2280ebf57c70ebaac33d09ab8b119cf4de3e476606ef470c5d1d2107d7a255dd53a6ac721ba15d764bdd0e62357895feffc5ee4345ec
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Dario Ostuni <[email protected]>
pkgname=wasmtime
-pkgver=41.0.1
+pkgver=41.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=('2bc414bde95496a11f7a18b7954dcc2d38057baaf854a63800d237c3b7f68143dd6b5c9e47b8d353bbd92791acf1b9e1a39c7e8379b54690343c38d9300cfb1b'
+b2sums=('0da8709af34cdb5f5fad2280ebf57c70ebaac33d09ab8b119cf4de3e476606ef470c5d1d2107d7a255dd53a6ac721ba15d764bdd0e62357895feffc5ee4345ec'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/e42fc3572e503f1fb2f5b2e231c5759fd2ba6380
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/e42fc3572e503f1fb2f5b2e231c5759fd2ba6380
You're receiving this email because of your account on gitlab.archlinux.org.