guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.

commit 63676faa9bd1d014046b3fcee8c0fa0e6f0a7981
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Sat Jul 26 23:40:41 2025 +0900

    gnu: gtkmm: Update home page.
    
    * gnu/packages/gtk.scm (gtkmm) [home-page]: Update URL.
    
    Change-Id: Ic3de5a4f6f6fd687c0fdb92dd73ae8b0373934ea
---
 gnu/packages/gtk.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 0fcad7963a..58c8fc1ed9 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1972,7 +1972,7 @@ of widgets that are easily extensible via inheritance.  
You can create user
 interfaces either in code or with the Glade User Interface designer, using
 libglademm.  There's extensive documentation, including API reference and a
 tutorial.")
-    (home-page "https://gtkmm.org/";)
+    (home-page "https://gtkmm.gnome.org/";)
     (license
      (list
       ;; Library

Reply via email to