From c4c79fe577d9913c8b30f3ecaa57f37110d24db5 Mon Sep 17 00:00:00 2001 From: lea Date: Sun, 19 Oct 2025 15:32:52 -0700 Subject: [PATCH] fix: libhelium versions on f43 (#6782) --- anda/lib/libhelium/libhelium.spec | 2 +- anda/themes/helium-gtk-theme/helium-gtk-theme.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/lib/libhelium/libhelium.spec b/anda/lib/libhelium/libhelium.spec index 7e7800d3a5..70fc2daa80 100644 --- a/anda/lib/libhelium/libhelium.spec +++ b/anda/lib/libhelium/libhelium.spec @@ -1,4 +1,4 @@ -%global ver 1.8.60 +%global ver 1.8.71 %global sanitized_ver %(echo %{ver} | sed -E 's/-/~/g') Summary: The Application Framework for tauOS apps Name: libhelium diff --git a/anda/themes/helium-gtk-theme/helium-gtk-theme.spec b/anda/themes/helium-gtk-theme/helium-gtk-theme.spec index 0981079d91..e48872988f 100644 --- a/anda/themes/helium-gtk-theme/helium-gtk-theme.spec +++ b/anda/themes/helium-gtk-theme/helium-gtk-theme.spec @@ -1,4 +1,4 @@ -%global ver 1.8.61 +%global ver 1.8.71 Summary: tauOS GTK/GNOME Shell Themes Name: helium-gtk-theme