gnu: rust-tempfile: Use HTTPS home page.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sat, 18 Jan 2020 19:22:39 +0000 (20:22 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Fri, 21 Feb 2020 17:33:37 +0000 (18:33 +0100)
* gnu/packages/crates-io.scm (rust-tempfile)[home-page]: Use HTTPS.

gnu/packages/crates-io.scm

index 1585ccc..4872aa6 100644 (file)
@@ -13520,7 +13520,7 @@ deleting all contents when it's dropped.")
         ("rust-redox-syscall" ,rust-redox-syscall-0.1)
         ("rust-remove-dir-all" ,rust-remove-dir-all-0.5)
         ("rust-winapi" ,rust-winapi-0.3))))
-    (home-page "http://stebalien.com/projects/tempfile-rs")
+    (home-page "https://stebalien.com/projects/tempfile-rs")
     (synopsis "Library for managing temporary files and directories")
     (description
      "This package provides a library for managing temporary files and