diff options
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/gnome.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index c5eafc7d67..abe4305706 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -2834,7 +2834,7 @@ output devices.") ("glib" ,glib) ("json-glib" ,json-glib) ("libsoup" ,libsoup))) - (home-page "http://freedesktop.org/wiki/Software/GeoClue/") + (home-page "https://www.freedesktop.org/wiki/Software/GeoClue/") (synopsis "Geolocation service") (description "Geoclue is a D-Bus service that provides location information. The primary goal of the Geoclue project is to make creating |