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


Commits:
8b776231 by Frederik Schwan at 2024-04-02T21:23:56+02:00
upgpkg: 19.0.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = wasmtime
        pkgdesc = Standalone JIT-style runtime for WebAssembly, using Cranelift
-       pkgver = 19.0.0
+       pkgver = 19.0.1
        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=v19.0.0
+       source = 
git+https://github.com/bytecodealliance/wasmtime.git#commit=v19.0.1
        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 = 
880197f2693a5d3a1afcb5268f966cf6d83068479e4f9defb8ad26c2a12639b34ac32ca691dda48bc9a0c3cdffba7c23ced3e1bf3eb7c7192edd091a34523d47
+       b2sums = 
13b7115ef28055a4820a0536c3a79ddb766454a33244a2961fbf4dc19ad9784e842ab1c43db29b38a2add5ff3b608229ef56e9d7b44a676b2b5a4366ead75496
        b2sums = SKIP
        b2sums = SKIP
        b2sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Dario Ostuni <dario.ost...@gmail.com>
 
 pkgname=wasmtime
-pkgver=19.0.0
+pkgver=19.0.1
 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=('880197f2693a5d3a1afcb5268f966cf6d83068479e4f9defb8ad26c2a12639b34ac32ca691dda48bc9a0c3cdffba7c23ced3e1bf3eb7c7192edd091a34523d47'
+b2sums=('13b7115ef28055a4820a0536c3a79ddb766454a33244a2961fbf4dc19ad9784e842ab1c43db29b38a2add5ff3b608229ef56e9d7b44a676b2b5a4366ead75496'
         'SKIP'
         'SKIP'
         'SKIP'



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

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


Reply via email to