Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
wasmtime
Commits:
116d6f81 by Frederik Schwan at 2025-11-12T08:34:26+01:00
upgpkg: 38.0.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = wasmtime
pkgdesc = Standalone JIT-style runtime for WebAssembly, using Cranelift
- pkgver = 38.0.3
+ pkgver = 38.0.4
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=v38.0.3
+ source =
git+https://github.com/bytecodealliance/wasmtime.git#commit=v38.0.4
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 =
f3948a584ce92a7c0e7f4d7ee951b38468bd429d9c004dbb21e51f60d596765cf1c51d998c7f1c5877d4ac27e1c80781a46d8532347bbffe92fb5b24e20032dc
+ b2sums =
f9a9fbfebb039654f3a06452bc58250465a32712a2d41aaeb5af10715e110b7b2c61695b143d65095255094bf7cdf8f23c5468014f5514547e98bba675a2c6e0
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Dario Ostuni <[email protected]>
pkgname=wasmtime
-pkgver=38.0.3
+pkgver=38.0.4
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=('f3948a584ce92a7c0e7f4d7ee951b38468bd429d9c004dbb21e51f60d596765cf1c51d998c7f1c5877d4ac27e1c80781a46d8532347bbffe92fb5b24e20032dc'
+b2sums=('f9a9fbfebb039654f3a06452bc58250465a32712a2d41aaeb5af10715e110b7b2c61695b143d65095255094bf7cdf8f23c5468014f5514547e98bba675a2c6e0'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/116d6f81a108ada96d7d1ff6b55eeb0b4f1b1925
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/116d6f81a108ada96d7d1ff6b55eeb0b4f1b1925
You're receiving this email because of your account on gitlab.archlinux.org.