guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/08: gnu: geoclue: Use HTTPS for home page.


From: Tobias Geerinckx-Rice
Subject: 05/08: gnu: geoclue: Use HTTPS for home page.
Date: Tue, 14 Nov 2017 21:17:30 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 99adfd7d3dab9ad17163b2012f1ae1ffc174ff7d
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Nov 14 05:36:49 2017 +0100

    gnu: geoclue: Use HTTPS for home page.
    
    * gnu/packages/gnome.scm (geoclue)[home-page]: Use HTTPS.
---
 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 c5eafc7..abe4305 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]