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


Commits:
8bf5ea7f by Frederik Schwan at 2024-08-20T18:42:00+02:00
upgpkg: 24.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 = 23.0.2
+       pkgver = 24.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=v23.0.2
+       source = 
git+https://github.com/bytecodealliance/wasmtime.git#commit=v24.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 = 
dce735c0fb3dbf70abd4ae62818a154eb0dc03360f703860eb53de46bae2f0bf3f045370c466c5cae551a02b7d2f1bfcfde8bad962f9bc94e4329b180f7e2a2a
+       b2sums = 
719ee75c133ab2dd2dd8e5051121b0cc8c641bf40b24d18c7de8075c534451680e87b25c8d2b8bfbd2f02140ab8447c3e8ace3d2e4418630b88f2565b79ddfbf
        b2sums = SKIP
        b2sums = SKIP
        b2sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Dario Ostuni <[email protected]>
 
 pkgname=wasmtime
-pkgver=23.0.2
+pkgver=24.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=('dce735c0fb3dbf70abd4ae62818a154eb0dc03360f703860eb53de46bae2f0bf3f045370c466c5cae551a02b7d2f1bfcfde8bad962f9bc94e4329b180f7e2a2a'
+b2sums=('719ee75c133ab2dd2dd8e5051121b0cc8c641bf40b24d18c7de8075c534451680e87b25c8d2b8bfbd2f02140ab8447c3e8ace3d2e4418630b88f2565b79ddfbf'
         'SKIP'
         'SKIP'
         'SKIP'



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

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


Reply via email to