Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
wasmtime
Commits:
2f2403ed by Frederik Schwan at 2024-02-20T23:53:56+01:00
upgpkg: 18.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 = 17.0.1
+ pkgver = 18.0.1
pkgrel = 1
url = https://github.com/bytecodealliance/wasmtime
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = wasmtime
makedepends = git
depends = gcc-libs
options = !lto
- source =
git+https://github.com/bytecodealliance/wasmtime.git#commit=v17.0.1
+ source =
git+https://github.com/bytecodealliance/wasmtime.git#commit=v18.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
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Dario Ostuni <[email protected]>
pkgname=wasmtime
-pkgver=17.0.1
+pkgver=18.0.1
pkgrel=1
pkgdesc='Standalone JIT-style runtime for WebAssembly, using Cranelift'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/2f2403ed6fca92eb9c2636e448457364e0ce0e37
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/2f2403ed6fca92eb9c2636e448457364e0ce0e37
You're receiving this email because of your account on gitlab.archlinux.org.