Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
wasmtime
Commits:
98ee4e69 by Frederik Schwan at 2023-12-23T11:57:43+01:00
upgpkg: 16.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 = 15.0.1
+ pkgver = 16.0.0
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=v15.0.1
+ source =
git+https://github.com/bytecodealliance/wasmtime.git#commit=v16.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
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Dario Ostuni <[email protected]>
pkgname=wasmtime
-pkgver=15.0.1
+pkgver=16.0.0
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/98ee4e696cc7f2f9b6069e5dc19c693efa99bb56
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/98ee4e696cc7f2f9b6069e5dc19c693efa99bb56
You're receiving this email because of your account on gitlab.archlinux.org.