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


Commits:
aaacef9a by Frederik Schwan at 2025-01-15T13:57:08+01:00
upgpkg: 28.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 = 28.0.0
+       pkgver = 28.0.1
        pkgrel = 1
        url = https://github.com/bytecodealliance/wasmtime
        arch = x86_64
@@ -10,13 +10,13 @@ pkgbase = wasmtime
        makedepends = git
        depends = gcc-libs
        options = !lto
-       source = 
git+https://github.com/bytecodealliance/wasmtime.git#commit=v28.0.0
+       source = 
git+https://github.com/bytecodealliance/wasmtime.git#commit=v28.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 = 
1cc75d60a571917d5946d429b653e0abe62829f2bb9fb8a9f41a29d1534f4a5d5d67edcb6820311dd0709d6322dca6222821f5d33bd8353021f2f47a00c7c920
+       b2sums = 
324c5ff3d1b6a538e20989a4eab29e4922935d8093ce9ae7b02bd69ab8b1becc691f8e6c2b1a19c7c3c10f0448584574931d089ee625b17318f1ff33e93983e2
        b2sums = SKIP
        b2sums = SKIP
        b2sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Dario Ostuni <[email protected]>
 
 pkgname=wasmtime
-pkgver=28.0.0
+pkgver=28.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=('1cc75d60a571917d5946d429b653e0abe62829f2bb9fb8a9f41a29d1534f4a5d5d67edcb6820311dd0709d6322dca6222821f5d33bd8353021f2f47a00c7c920'
+b2sums=('324c5ff3d1b6a538e20989a4eab29e4922935d8093ce9ae7b02bd69ab8b1becc691f8e6c2b1a19c7c3c10f0448584574931d089ee625b17318f1ff33e93983e2'
         'SKIP'
         'SKIP'
         'SKIP'



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wasmtime/-/commit/aaacef9a03798e591f5e4d41b18aebbb6a899431
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to