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


Commits:
ef82061e by Frederik Schwan at 2025-03-26T21:04:35+01:00
upgpkg: 31.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 = 30.0.2
+       pkgver = 31.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=v30.0.2
+       source = 
git+https://github.com/bytecodealliance/wasmtime.git#commit=v31.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 = 
d4d96292e15f5f7856de3c93d5a8d9183730ffcd78fef4b0e21292a8839bc52ff7568e2902a9ccf0143ca45a34abde1cf235b0859692a8e19f1c4902e665ee3f
+       b2sums = 
90f74c21fdb5b22ad15889683f9c1be454feddcc9c68bc7b38b2a56d40903fd9cd8e346656e117b24cdb0be2bc48ee28ebeab2a14fce710cdecafbf0120a4bbc
        b2sums = SKIP
        b2sums = SKIP
        b2sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Dario Ostuni <[email protected]>
 
 pkgname=wasmtime
-pkgver=30.0.2
+pkgver=31.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=('d4d96292e15f5f7856de3c93d5a8d9183730ffcd78fef4b0e21292a8839bc52ff7568e2902a9ccf0143ca45a34abde1cf235b0859692a8e19f1c4902e665ee3f'
+b2sums=('90f74c21fdb5b22ad15889683f9c1be454feddcc9c68bc7b38b2a56d40903fd9cd8e346656e117b24cdb0be2bc48ee28ebeab2a14fce710cdecafbf0120a4bbc'
         'SKIP'
         'SKIP'
         'SKIP'



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

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


Reply via email to