From 511abcdda3b51a53b95864570b0616470c2bfd45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 23 Jan 2026 14:02:46 +0100 Subject: [PATCH] media-gfx/fotema: Bump RUST_MIN_VER MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- media-gfx/fotema/fotema-2.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/fotema/fotema-2.4.1.ebuild b/media-gfx/fotema/fotema-2.4.1.ebuild index 08962db573ca6..f6d79b1e11a23 100644 --- a/media-gfx/fotema/fotema-2.4.1.ebuild +++ b/media-gfx/fotema/fotema-2.4.1.ebuild @@ -10,7 +10,7 @@ declare -A GIT_CRATES=( [rust-faces]='https://github.com/blissd/fotema-rust-faces;d1d1787344e5ce4252feaac7a75d83546dad482e;fotema-rust-faces-%commit%' ) -RUST_MIN_VER="1.87.0" +RUST_MIN_VER="1.92.0" inherit cargo gnome2-utils meson xdg-utils