gnu: dconf: Update home page.

* gnu/packages/gnome.scm (dconf)[home-page]: Update.
This commit is contained in:
Tobias Geerinckx-Rice 2023-07-23 02:00:00 +02:00
parent 7bb1bea4d7
commit 79e8072a18
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4689,7 +4689,7 @@ (define-public dconf
(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