guix_mirror_bot pushed a commit to branch master
in repository guix.

commit 8fea67056c242834b1fd33f5146428570dd430d7
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Mon Aug 31 10:34:10 2026 +0900

    gnu: gnome-color-manager: Drop libcanberra input.
    
    * gnu/packages/gnome.scm (gnome-color-manager) [inputs]: Remove libcanberra.
---
 gnu/packages/gnome.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index f05af58f46..53667b642c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1262,7 +1262,6 @@ in particular in the GNOME desktop.")
            colord-gtk
            exiv2
            gnome-desktop
-           libcanberra
            libexif
            libtiff
            libxrandr

Reply via email to