nckx pushed a commit to branch master
in repository guix.
commit 79e8072a18cb74861a9a7a14a1cd469eb23b0eba
Author: Tobias Geerinckx-Rice <[email protected]>
AuthorDate: Sun Jul 23 02:00:00 2023 +0200
gnu: dconf: Update home page.
* gnu/packages/gnome.scm (dconf)[home-page]: Update.
---
gnu/packages/gnome.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 18f0783208..c887da7003 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4689,7 +4689,7 @@ and RDP protocols.")
(propagated-inputs
;; In Requires of dconf.pc.
(list glib))
- (home-page "https://developer.gnome.org/dconf/")
+ (home-page "https://wiki.gnome.org/action/show/Projects/dconf")
(synopsis "Low-level GNOME configuration system")
(description "Dconf is a low-level configuration system. Its main purpose
is to provide a backend to GSettings on platforms that don't already have