3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: rust-tempfile: Use HTTPS home page.

* gnu/packages/crates-io.scm (rust-tempfile)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 20:22:39 +01:00
parent 2f35985c77
commit 018b72d724
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View 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