guix-commits
[Top][All Lists]
Advanced

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

01/14: gnu: gpsbabel: Use HTTPS for home page.


From: Tobias Geerinckx-Rice
Subject: 01/14: gnu: gpsbabel: Use HTTPS for home page.
Date: Mon, 15 Jan 2018 02:28:53 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit facee7941fb4f7430deea329da4705b8858b2c9f
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Jan 15 07:28:43 2018 +0100

    gnu: gpsbabel: Use HTTPS for home page.
    
    * gnu/packages/gps.scm (gpsbabel)[home-page]: Use HTTPS.
---
 gnu/packages/gps.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gps.scm b/gnu/packages/gps.scm
index abdd024..2b652c7 100644
--- a/gnu/packages/gps.scm
+++ b/gnu/packages/gps.scm
@@ -76,7 +76,7 @@
     (native-inputs
      `(("which" ,which)
        ("libxml2" ,libxml2)))              ;'xmllint' needed for the KML tests
-    (home-page "http://www.gpsbabel.org/";)
+    (home-page "https://www.gpsbabel.org/";)
     (synopsis "Convert and exchange data with GPS and map programs")
     (description
      "GPSBabel converts waypoints, tracks, and routes between hundreds of



reply via email to

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