This is an automated email from the git hooks/post-receive script.

guix_mirror_bot pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 8031da3bdd0 gnu: librewolf: Drop obsolete gtk+-2 input.
8031da3bdd0 is described below

commit 8031da3bdd0843a2f1dd99a3a2c3882b797ef8c3
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Tue Sep 22 16:38:52 2026 +0900

    gnu: librewolf: Drop obsolete gtk+-2 input.
    
    * gnu/packages/librewolf.scm (librewolf) [inputs]: Remove gtk+-2.
---
 gnu/packages/librewolf.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/librewolf.scm b/gnu/packages/librewolf.scm
index dabad62f63a..737b71049b3 100644
--- a/gnu/packages/librewolf.scm
+++ b/gnu/packages/librewolf.scm
@@ -623,7 +623,6 @@
                   gdk-pixbuf
                   glib
                   gtk+
-                  gtk+-2
                   hunspell
                   icu4c-78
                   jemalloc

Reply via email to