Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
wasmtime
Commits:
b122afb4 by Frederik Schwan at 2026-06-05T19:05:33+02:00
upgpkg: 45.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 = 45.0.0
+ pkgver = 45.0.1
pkgrel = 1
url = https://github.com/bytecodealliance/wasmtime
arch = x86_64
@@ -10,13 +10,13 @@ pkgbase = wasmtime
makedepends = git
depends = libgcc
options = !lto
- source =
git+https://github.com/bytecodealliance/wasmtime.git#commit=v45.0.0
+ source =
git+https://github.com/bytecodealliance/wasmtime.git#commit=v45.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 =
ad9784bbd99f7840d874f5543d211bae57d04fe055855aac50bc27eeefad27910078cb5fdfb2ee130027826e51f002fd67680eccfd51bcab707262efb1052398
+ b2sums =
e2d5b0661a32c8a4b3414f82f18de2e8745b3f55d9c0f55ff75bcc028e97344f127011b3397ce5d5384d98adaf4fc0e06153e7978532a4303dea24b59cec03a9
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Dario Ostuni <[email protected]>
pkgname=wasmtime
-pkgver=45.0.0
+pkgver=45.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=('ad9784bbd99f7840d874f5543d211bae57d04fe055855aac50bc27eeefad27910078cb5fdfb2ee130027826e51f002fd67680eccfd51bcab707262efb1052398'
+b2sums=('e2d5b0661a32c8a4b3414f82f18de2e8745b3f55d9c0f55ff75bcc028e97344f127011b3397ce5d5384d98adaf4fc0e06153e7978532a4303dea24b59cec03a9'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/b122afb4f19ae8e922f15d68d1f9f7f74eb22b36
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/b122afb4f19ae8e922f15d68d1f9f7f74eb22b36
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help