gnu: trio: Use HTTPS home page.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sat, 18 Jan 2020 23:55:03 +0000 (00:55 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Fri, 13 Mar 2020 21:57:04 +0000 (22:57 +0100)
* gnu/packages/code.scm (trio)[home-page]: Use HTTPS.

gnu/packages/code.scm

index 6af1d41..c1eaaf1 100644 (file)
@@ -306,7 +306,7 @@ tools such as @command{grep}.")
                (base32
                 "02pwd5m5vq7hbrffgm2na1dfc249z50yyr5jv73vdw15bd7ygl44"))))
     (build-system gnu-build-system)
-    (home-page "http://daniel.haxx.se/projects/trio/")
+    (home-page "https://daniel.haxx.se/projects/trio/")
     (synopsis "Portable and extendable printf and string functions")
     (description
      "Trio is a set of @code{printf} and string functions designed be used by