guix-commits
[Top][All Lists]
Advanced

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

03/09: gnu: tegola: Use HTTPS home page.


From: guix-commits
Subject: 03/09: gnu: tegola: Use HTTPS home page.
Date: Fri, 13 Mar 2020 18:07:06 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 0d49a4bbe1df4b12abf1ca2710170b568e33c140
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 01:06:10 2020 +0100

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

diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 7fd04f2..0e5afda 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -776,7 +776,7 @@ extension.")
                               "cmd/tegola_lambda/main.go")
                  (("version not set") ,version)))
              #t)))))
-    (home-page "http://tegola.io";)
+    (home-page "https://tegola.io";)
     (synopsis "Vector tile server for maps")
     (description "Tegola is a free vector tile server written in Go.  Tegola
 takes geospatial data and slices it into vector tiles that can be efficiently



reply via email to

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