From 8ab171d3475c7bc3f9b08d2e56a3832e37adfe09 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 2 Aug 2026 18:39:14 +0200 Subject: [PATCH] wasm-tools: update to 1.255.0. --- srcpkgs/wasm-tools/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/wasm-tools/template b/srcpkgs/wasm-tools/template index 11ce79765a3..1566a7de717 100644 --- a/srcpkgs/wasm-tools/template +++ b/srcpkgs/wasm-tools/template @@ -1,6 +1,6 @@ # Template file for 'wasm-tools' pkgname=wasm-tools -version=1.254.0 +version=1.255.0 revision=1 build_style=cargo configure_args="--bin wasm-tools" @@ -9,7 +9,7 @@ maintainer="Duncaen " license="Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" homepage="https://github.com/bytecodealliance/wasm-tools" distfiles="https://github.com/bytecodealliance/wasm-tools/archive/refs/tags/v${version}.tar.gz" -checksum=01de3e135645ded97ba5bd901a34926d758f8fb9f6e9e84e2ac03dc3dd8fc9c8 +checksum=5e8d75ad53a1ffc82269c3007d1ed5800b49ba8fa2f8a84a306c529860e923b5 post_install() { vlicense LICENSE-MIT