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


Commits:
ce99b29a by Frederik Schwan at 2025-05-20T14:51:41+02:00
upgpkg: 33.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 = 32.0.0
+       pkgver = 33.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=v32.0.0
+       source = 
git+https://github.com/bytecodealliance/wasmtime.git#commit=v33.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 = 
57088dadc3464d61ed02d3974738b9c6e9cdf97f444592cfba8ee1fd85c88f92092d5afef2b286503d1e9e2a99b9ac33c729759e7e591e784b323921f7816764
+       b2sums = 
d8e671c930fb1e103721bbd66a845f69c4af9a0bbcaa4be6c76ce26e1f25a020decfa2f7f97584fc752279efc897753fc13117de001097485b5b4bc8e4944e4f
        b2sums = SKIP
        b2sums = SKIP
        b2sums = SKIP


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



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

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


Reply via email to