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


Commits:
366c1a1b by Frederik Schwan at 2025-04-21T18:27:53+02:00
upgpkg: 32.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 = 31.0.0
+       pkgver = 32.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=v31.0.0
+       source = 
git+https://github.com/bytecodealliance/wasmtime.git#commit=v32.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 = 
90f74c21fdb5b22ad15889683f9c1be454feddcc9c68bc7b38b2a56d40903fd9cd8e346656e117b24cdb0be2bc48ee28ebeab2a14fce710cdecafbf0120a4bbc
+       b2sums = 
57088dadc3464d61ed02d3974738b9c6e9cdf97f444592cfba8ee1fd85c88f92092d5afef2b286503d1e9e2a99b9ac33c729759e7e591e784b323921f7816764
        b2sums = SKIP
        b2sums = SKIP
        b2sums = SKIP


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



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

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


Reply via email to