Rust: update to 1.94.1 (#13934)

Closes #13664
This commit is contained in:
Niels Sascha Reedijk
2026-04-11 16:12:57 +01:00
committed by GitHub
parent f58d39b4f9
commit 1d888c507d
2 changed files with 7 additions and 7 deletions

View File

@@ -1,11 +1,11 @@
SUMMARY="Wasm target for the Rust compiler"
DESCRIPTION="Adds support for the wasm32-unknown-unknown target for Rust."
HOMEPAGE="https://www.rust-lang.org/"
COPYRIGHT="2025 The Rust Project Developers"
COPYRIGHT="2026 The Rust Project Developers"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="https://dl.rust-on-haiku.com/dist/$portVersion/rust-std-$portVersion-wasm32-unknown-unknown.tar.xz"
CHECKSUM_SHA256="97312e5d36c697bf398b4c3a5940c3c6727ff233665f83d2f8c7753e7e83ae5a"
CHECKSUM_SHA256="ae1568fe2c3bd3b7332d4d701ecb98b045eada71d1d1596ea9cac96e6c2b6528"
SOURCE_DIR="rust-std-$portVersion-wasm32-unknown-unknown"
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
SECONDARY_ARCHITECTURES="x86"