From 15bd41daf4a15b469aa741883268f0c60cb40f4e Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 23 Aug 2026 01:26:48 +0200 Subject: [PATCH] wasm-tools: update to 1.257.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 c1e461b68b4..c4e07984bd9 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.256.0 +version=1.257.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=6d7fe8cc21d969bc21d42f3b8ca47650a309b0383b0587e35e9e50aa0193f433 +checksum=39d00fc16728a43c2d2f27d085b39e8133b86ee7e35e83edfaf4cbcd361698af post_install() { vlicense LICENSE-MIT