guix_mirror_bot pushed a commit to branch master
in repository guix.

commit 5c8bc2d5cfaff5c3311775134a202f068a1b7b42
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Thu Aug 27 14:29:31 2026 +0900

    gnu: xfce: Remove hicolor-icon-theme.
    
    * gnu/packages/xfce.scm (xfce) [propagated-inputs]: Remove
    hicolor-icon-theme (now propagated by adwaita-icon-theme).
---
 gnu/packages/xfce.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 37d77d581c..4dd88e4567 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1387,7 +1387,6 @@ for and start applications.")
            elementary-xfce-icon-theme
            font-dejavu                  ;default font
            greybird-gtk-theme
-           hicolor-icon-theme
            mate-polkit
            mousepad
            ristretto

Reply via email to