summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim@guixotic.coop>2025-07-26 23:40:41 +0900
committerAndreas Enge <andreas@enge.fr>2026-03-06 14:53:08 +0100
commitb2a8efe50722d66615fa649a152f47ee192ac653 (patch)
tree8795e7f097677cb08a70f8ae825301d948d39a6a /gnu/packages
parent0a5c7c5e5d6194c5f9a1b7cd0462be6acad861c9 (diff)
gnu: gtkmm: Update home page.
* gnu/packages/gtk.scm (gtkmm) [home-page]: Update URL. Change-Id: Ic3de5a4f6f6fd687c0fdb92dd73ae8b0373934ea
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/gtk.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index c63a5d71a7d..6553506a690 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1987,7 +1987,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