From 7bb4f77744ddfea716e8936f8fd83720d16e7c77 Mon Sep 17 00:00:00 2001 From: Cat Kasin Date: Tue, 23 Dec 2025 15:25:59 -0800 Subject: [PATCH] app-misc/hyfetch: 2.0.2 add RUST_MIN_VER Closes: https://bugs.gentoo.org/963704 Signed-off-by: Cat Kasin Part-of: https://github.com/gentoo/gentoo/pull/45127 Closes: https://github.com/gentoo/gentoo/pull/45127 Signed-off-by: Sam James --- app-misc/hyfetch/hyfetch-2.0.2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-misc/hyfetch/hyfetch-2.0.2.ebuild b/app-misc/hyfetch/hyfetch-2.0.2.ebuild index a362dfced755c..e506a6bf1821f 100644 --- a/app-misc/hyfetch/hyfetch-2.0.2.ebuild +++ b/app-misc/hyfetch/hyfetch-2.0.2.ebuild @@ -149,6 +149,7 @@ CRATES=" winsafe@0.0.19 " +RUST_MIN_VER="1.75.0" inherit cargo shell-completion optfeature DESCRIPTION="Neofetch with LGBTQ+ pride flags!"