From 5d8e83bb2d7497ad7d086ed622870fada11c29ed Mon Sep 17 00:00:00 2001 From: Niklaus 'vimja' Hofer Date: Wed, 15 Jul 2026 23:36:32 +0200 Subject: [PATCH] net-im/tuwunel: Updated RUST_MIN_VER Bug: https://bugs.gentoo.org/979224 Closes: https://bugs.gentoo.org/979224 Signed-off-by: Niklaus 'vimja' Hofer --- net-im/tuwunel/tuwunel-1.8.1.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/net-im/tuwunel/tuwunel-1.8.1.ebuild b/net-im/tuwunel/tuwunel-1.8.1.ebuild index c2d8e1fefa..9e3d5925b8 100644 --- a/net-im/tuwunel/tuwunel-1.8.1.ebuild +++ b/net-im/tuwunel/tuwunel-1.8.1.ebuild @@ -36,7 +36,8 @@ declare -A GIT_CRATES=( ) LLVM_COMPAT=( 21 ) -RUST_MIN_VER="1.94.0" +# grep rust-version Cargo.toml +RUST_MIN_VER="1.95.0" inherit cargo llvm-r2 linux-info @@ -126,6 +127,7 @@ pkg_setup() { } src_prepare() { + # See https://bugs.gentoo.org/977089 # grep '\[patch\.' ../../Cargo.toml | sort local patched_crates=( async-channel