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


Commits:
1e619e06 by Frederik Schwan at 2024-06-21T11:00:05+02:00
upgpkg: 22.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 = 21.0.1
+       pkgver = 22.0.0
        pkgrel = 1
        url = https://github.com/bytecodealliance/wasmtime
        arch = x86_64
@@ -9,13 +9,13 @@ pkgbase = wasmtime
        makedepends = git
        depends = gcc-libs
        options = !lto
-       source = 
git+https://github.com/bytecodealliance/wasmtime.git#commit=v21.0.1
+       source = 
git+https://github.com/bytecodealliance/wasmtime.git#commit=v22.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 = 
862d15e6465b4f724934619924e819b00ef92f01e7e44965bd375ce5a9ecec2ed57fff92dc731b22c1b80343a5e2174bdd22f0f8895beef89b49b726df36d56c
+       b2sums = 
d2a1a343c33d65a6bd376516810f10e24753eaf7529b05c88b9b943d50e9b2e206c3a6528818810a46ece306177fb1078dc9866281fdccbfe132a112902f37ef
        b2sums = SKIP
        b2sums = SKIP
        b2sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Dario Ostuni <[email protected]>
 
 pkgname=wasmtime
-pkgver=21.0.1
+pkgver=22.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=('862d15e6465b4f724934619924e819b00ef92f01e7e44965bd375ce5a9ecec2ed57fff92dc731b22c1b80343a5e2174bdd22f0f8895beef89b49b726df36d56c'
+b2sums=('d2a1a343c33d65a6bd376516810f10e24753eaf7529b05c88b9b943d50e9b2e206c3a6528818810a46ece306177fb1078dc9866281fdccbfe132a112902f37ef'
         'SKIP'
         'SKIP'
         'SKIP'



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

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


Reply via email to