From 36658322c4e1195fb86cf4467ba2f589dc6e7ebb Mon Sep 17 00:00:00 2001 From: brunoorsolon Date: Mon, 12 Jan 2026 15:31:21 +0100 Subject: [PATCH 1/2] feddeps - hyprland-guiutils replaces hyprland-qtutils (archived) and add repo with up to date hyprland packages --- sdata/dist-fedora/feddeps.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sdata/dist-fedora/feddeps.toml b/sdata/dist-fedora/feddeps.toml index def14e066..d007944de 100644 --- a/sdata/dist-fedora/feddeps.toml +++ b/sdata/dist-fedora/feddeps.toml @@ -1,8 +1,9 @@ # COPR repositories list +# "solopasha/hyprland" is not up to date to the current Hyprland version, replaced with the fork "sdegler/hyprland", [copr] repos = [ "ririko66z/dots-hyprland", - "solopasha/hyprland", + "sdegler/hyprland", "deltacopy/darkly", "alternateved/eza", "atim/starship" @@ -83,7 +84,7 @@ packages = [ [groups.hyprland] packages = [ "hyprland", - "hyprland-qtutils", + "hyprland-guiutils", "hyprsunset", "wl-clipboard" ] From b75ae3817c1218204468262caf82fa05e2a99656 Mon Sep 17 00:00:00 2001 From: brunoorsolon Date: Mon, 12 Jan 2026 16:13:11 +0100 Subject: [PATCH 2/2] remove extra comma --- sdata/dist-fedora/feddeps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdata/dist-fedora/feddeps.toml b/sdata/dist-fedora/feddeps.toml index d007944de..aa8091ec1 100644 --- a/sdata/dist-fedora/feddeps.toml +++ b/sdata/dist-fedora/feddeps.toml @@ -1,5 +1,5 @@ # COPR repositories list -# "solopasha/hyprland" is not up to date to the current Hyprland version, replaced with the fork "sdegler/hyprland", +# "solopasha/hyprland" is not up to date to the current Hyprland version, replaced with the fork "sdegler/hyprland" [copr] repos = [ "ririko66z/dots-hyprland",