Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / wasmtime
Commits: 67796f8f by Frederik Schwan at 2023-11-01T23:21:58+01:00 upgpkg: 14.0.4-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = wasmtime pkgdesc = Standalone JIT-style runtime for WebAssembly, using Cranelift - pkgver = 14.0.3 + pkgver = 14.0.4 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=v14.0.3 + source = git+https://github.com/bytecodealliance/wasmtime.git#commit=v14.0.4 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 <dario.ost...@gmail.com> pkgname=wasmtime -pkgver=14.0.3 +pkgver=14.0.4 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/67796f8fe0941b10acee863252ce61a4c0ca119d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/67796f8fe0941b10acee863252ce61a4c0ca119d You're receiving this email because of your account on gitlab.archlinux.org.