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


Commits:
9bffd4b0 by Frederik Schwan at 2024-11-20T19:15:10+01:00
upgpkg: 27.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 = 26.0.1
+       pkgver = 27.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=v26.0.1
+       source = 
git+https://github.com/bytecodealliance/wasmtime.git#commit=v27.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 = 
9d2b790e47077ec189fbbc5e126265d631677b7e31383eab8edb39f9afc9df356d9d97794f9cdb237c3208d80a1d9c93bca39567efaf24bcbd773ba64e7f911d
+       b2sums = 
dd73f3524201a2cb6b5226cdeefd6b6dab561f507a1aa0a2018a1a63731f16070a78742331373258b97c8dbbfa457ef2295cbea43ca7da063ab66a18f3d899cb
        b2sums = SKIP
        b2sums = SKIP
        b2sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Dario Ostuni <[email protected]>
 
 pkgname=wasmtime
-pkgver=26.0.1
+pkgver=27.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=('9d2b790e47077ec189fbbc5e126265d631677b7e31383eab8edb39f9afc9df356d9d97794f9cdb237c3208d80a1d9c93bca39567efaf24bcbd773ba64e7f911d'
+b2sums=('dd73f3524201a2cb6b5226cdeefd6b6dab561f507a1aa0a2018a1a63731f16070a78742331373258b97c8dbbfa457ef2295cbea43ca7da063ab66a18f3d899cb'
         'SKIP'
         'SKIP'
         'SKIP'



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

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


Reply via email to