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


Commits:
df818d9c by Frederik Schwan at 2025-12-23T18:23:37+01:00
upgpkg: 40.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 = 39.0.1
+       pkgver = 40.0.0
        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=v39.0.1
+       source = 
git+https://github.com/bytecodealliance/wasmtime.git#commit=v40.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 = 
0b593570dd011b3ce91fca55246e732db109295e98f1af3a27eae42c78288d6ba68ef9cc6b90bbd0f14668d20384e06601325f54056f938650b66e410097559a
+       b2sums = 
38b87f3bc82eaf89de6e09cb56538a2cfabf47b86c7d2f6b815bdbe4a25bc9a9c599f83ffb96037dbbc70de37fafcbe9d34aff9a35cf079a912a4088f0b1d901
        b2sums = SKIP
        b2sums = SKIP
        b2sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Dario Ostuni <[email protected]>
 
 pkgname=wasmtime
-pkgver=39.0.1
+pkgver=40.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=('0b593570dd011b3ce91fca55246e732db109295e98f1af3a27eae42c78288d6ba68ef9cc6b90bbd0f14668d20384e06601325f54056f938650b66e410097559a'
+b2sums=('38b87f3bc82eaf89de6e09cb56538a2cfabf47b86c7d2f6b815bdbe4a25bc9a9c599f83ffb96037dbbc70de37fafcbe9d34aff9a35cf079a912a4088f0b1d901'
         'SKIP'
         'SKIP'
         'SKIP'



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

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


Reply via email to