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


Commits:
64f2a509 by Frederik Schwan at 2024-05-08T15:21:18+02:00
upgpkg: 20.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 = 20.0.1
+       pkgver = 20.0.2
        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=v20.0.1
+       source = 
git+https://github.com/bytecodealliance/wasmtime.git#commit=v20.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 = 
c4e348cdc575d779cbedb83d6ed5bc68f5926250d00d35b856c6f02e69f4482feb01b3c305f8e692d18847970d3808e437388747b49a30a9513a48052f3e9f11
+       b2sums = 
b16e4cf1469e7c20a6dad1ecfc438861fbfd43e118f3f549e1c612999e97dea1bf51d7cfe4b63b9fda7a1223444203b944394225c93276021b8f177cfbaaf549
        b2sums = SKIP
        b2sums = SKIP
        b2sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Dario Ostuni <dario.ost...@gmail.com>
 
 pkgname=wasmtime
-pkgver=20.0.1
+pkgver=20.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=('c4e348cdc575d779cbedb83d6ed5bc68f5926250d00d35b856c6f02e69f4482feb01b3c305f8e692d18847970d3808e437388747b49a30a9513a48052f3e9f11'
+b2sums=('b16e4cf1469e7c20a6dad1ecfc438861fbfd43e118f3f549e1c612999e97dea1bf51d7cfe4b63b9fda7a1223444203b944394225c93276021b8f177cfbaaf549'
         'SKIP'
         'SKIP'
         'SKIP'



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/64f2a509a445f3a60bb732bd46f918a98bbc9add
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to