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


Commits:
597f38dd by Frederik Schwan at 2025-10-08T12:31:40+02:00
upgpkg: 37.0.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = wasmtime
        pkgdesc = Standalone JIT-style runtime for WebAssembly, using Cranelift
-       pkgver = 37.0.1
+       pkgver = 37.0.2
        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=v37.0.1
+       source = 
git+https://github.com/bytecodealliance/wasmtime.git#commit=v37.0.2
        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 = 
76437c4711eb7401654bab74c8558af6e96b70dabcd6148b4cbeca2e9b956ca9db6c7668c3da666c4f1ed795f5caab7a794eab3ac1187365c0e686e18e578dca
+       b2sums = 
447722c58a1e35d4413e0e07242516bf83fc466d9fdbde7c125c8ce140f7d2e7a2180ff1b2a7828b41ead51d9a259bbe0f494ee0e94dd7cb07ef49809254fc9a
        b2sums = SKIP
        b2sums = SKIP
        b2sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Dario Ostuni <[email protected]>
 
 pkgname=wasmtime
-pkgver=37.0.1
+pkgver=37.0.2
 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=('76437c4711eb7401654bab74c8558af6e96b70dabcd6148b4cbeca2e9b956ca9db6c7668c3da666c4f1ed795f5caab7a794eab3ac1187365c0e686e18e578dca'
+b2sums=('447722c58a1e35d4413e0e07242516bf83fc466d9fdbde7c125c8ce140f7d2e7a2180ff1b2a7828b41ead51d9a259bbe0f494ee0e94dd7cb07ef49809254fc9a'
         'SKIP'
         'SKIP'
         'SKIP'



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

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


Reply via email to