Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
wasmtime
Commits:
398836c2 by Frederik Schwan at 2026-09-21T23:56:24+02:00
upgpkg: 49.0.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = wasmtime
pkgdesc = Standalone JIT-style runtime for WebAssembly, using Cranelift
- pkgver = 48.0.2
+ pkgver = 49.0.0
pkgrel = 1
url = https://github.com/bytecodealliance/wasmtime
arch = x86_64
@@ -11,11 +11,11 @@ pkgbase = wasmtime
depends = glibc
depends = libgcc
options = !lto
- source = git+https://github.com/bytecodealliance/wasmtime#commit=v48.0.2
+ source = git+https://github.com/bytecodealliance/wasmtime#commit=v49.0.0
source = git+https://github.com/WebAssembly/testsuite
source = git+https://github.com/WebAssembly/component-model
source = git+https://github.com/WebAssembly/wasi-testsuite
- b2sums =
f6a5a89ebc028dfed8da214b32cf66c656e5bc83fe218a37a76570e5031ece4728412df7e4311b161c2a26942f4a6ac6e53d74615ace8c38c569e7fa433fd6e7
+ b2sums =
ace856fde2b91ddaaf352844064b51df4add5534cf4ca0003d3e9cb78501760e39cf802616ba1e31e4ad1de5c7f7b376dd3eeb7092985cbbc327327be66efa38
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Dario Ostuni <[email protected]>
pkgname=wasmtime
-pkgver=48.0.2
+pkgver=49.0.0
pkgrel=1
pkgdesc='Standalone JIT-style runtime for WebAssembly, using Cranelift'
arch=('x86_64')
@@ -17,7 +17,7 @@ source=(
git+https://github.com/WebAssembly/component-model
git+https://github.com/WebAssembly/wasi-testsuite
)
-b2sums=('f6a5a89ebc028dfed8da214b32cf66c656e5bc83fe218a37a76570e5031ece4728412df7e4311b161c2a26942f4a6ac6e53d74615ace8c38c569e7fa433fd6e7'
+b2sums=('ace856fde2b91ddaaf352844064b51df4add5534cf4ca0003d3e9cb78501760e39cf802616ba1e31e4ad1de5c7f7b376dd3eeb7092985cbbc327327be66efa38'
'SKIP'
'SKIP'
'SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/398836c22f11b4bba6abf8eca5750426eec12149
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/398836c22f11b4bba6abf8eca5750426eec12149
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help