guix_mirror_bot pushed a commit to branch master
in repository guix.
commit be33e2ae365f8eab4849fefaf79850100ba1f3fe
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Thu Aug 27 14:26:50 2026 +0900
gnu: wavbreaker: Remove hicolor-icon-theme.
* gnu/packages/mp3.scm (wavbreaker) [inputs]: Remove
hicolor-icon-theme (now propagated by adwaita-icon-theme).
---
gnu/packages/mp3.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/packages/mp3.scm b/gnu/packages/mp3.scm
index 3ff5bb792d..2652909800 100644
--- a/gnu/packages/mp3.scm
+++ b/gnu/packages/mp3.scm
@@ -905,7 +905,6 @@ fingerprinting library and the Acoustid API.")
bash-minimal
adwaita-icon-theme
shared-mime-info
- hicolor-icon-theme
gsettings-desktop-schemas))
(home-page "https://wavbreaker.sourceforge.io/")
(synopsis "WAV and MP3 file splitter with a GUI")