Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
wasmtime


Commits:
659f5c1e by Frederik Schwan at 2026-02-24T19:31:06+01:00
upgpkg: 42.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 = 41.0.3
+       pkgver = 42.0.0
        pkgrel = 1
        url = https://github.com/bytecodealliance/wasmtime
        arch = x86_64
@@ -8,15 +8,15 @@ pkgbase = wasmtime
        makedepends = cargo
        makedepends = cmake
        makedepends = git
-       depends = gcc-libs
+       depends = libgcc
        options = !lto
-       source = 
git+https://github.com/bytecodealliance/wasmtime.git#commit=v41.0.3
+       source = 
git+https://github.com/bytecodealliance/wasmtime.git#commit=v42.0.0
        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 = 
0710b47561da0fb27b359ca952c38e071ed28cd9fb2a1d51739114cc1214b1e7dde0ec2eb60cf19362d78ae2e169990219686fa293d3328f236521c6d60463b4
+       b2sums = 
3b64a8c6675eca6107527b2654288b6e8fe89063bc1e10637ab5ed2f4d1d6c3469a1d423a1c18d2108d8fafe3bcccab91b33ac7aeb875f6f7fe97e59c166ee8e
        b2sums = SKIP
        b2sums = SKIP
        b2sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Dario Ostuni <[email protected]>
 
 pkgname=wasmtime
-pkgver=41.0.3
+pkgver=42.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/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=('0710b47561da0fb27b359ca952c38e071ed28cd9fb2a1d51739114cc1214b1e7dde0ec2eb60cf19362d78ae2e169990219686fa293d3328f236521c6d60463b4'
+b2sums=('3b64a8c6675eca6107527b2654288b6e8fe89063bc1e10637ab5ed2f4d1d6c3469a1d423a1c18d2108d8fafe3bcccab91b33ac7aeb875f6f7fe97e59c166ee8e'
         'SKIP'
         'SKIP'
         'SKIP'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/659f5c1ef648bf55ccdf791904154305827cb96f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/659f5c1ef648bf55ccdf791904154305827cb96f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to