gnu: gtkmm: Update home page.

* gnu/packages/gtk.scm (gtkmm) [home-page]: Update URL.

Change-Id: Ic3de5a4f6f6fd687c0fdb92dd73ae8b0373934ea
This commit is contained in:
Maxim Cournoyer 2025-07-26 23:40:41 +09:00 committed by Liliana Marie Prikler
parent 50d81c8daf
commit 18b36538af
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -1992,7 +1992,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 interfaces either in code or with the Glade User Interface designer, using
libglademm. There's extensive documentation, including API reference and a libglademm. There's extensive documentation, including API reference and a
tutorial.") tutorial.")
(home-page "https://gtkmm.org/") (home-page "https://gtkmm.gnome.org/")
(license (license
(list (list
;; Library ;; Library