[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/15: gnu: rust-yaml-rust: Use HTTPS home page.
From: |
guix-commits |
Subject: |
03/15: gnu: rust-yaml-rust: Use HTTPS home page. |
Date: |
Fri, 21 Feb 2020 12:39:42 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 059aa850e95ca6a8184db2acc7cc20fc6647c7ae
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 21:04:08 2020 +0100
gnu: rust-yaml-rust: Use HTTPS home page.
* gnu/packages/crates-io.scm (rust-yaml-rust)[home-page]: Use HTTPS.
---
gnu/packages/crates-io.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 02ccfc3..1585ccc 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -16288,7 +16288,7 @@ to XDG Base Directory specification")
(("rust-linked-hash-map" ,rust-linked-hash-map-0.5))
#:cargo-development-inputs
(("rust-quickcheck" ,rust-quickcheck-0.8))))
- (home-page "http://chyh1990.github.io/yaml-rust/")
+ (home-page "https://chyh1990.github.io/yaml-rust/")
(synopsis "The missing YAML 1.2 parser for rust")
(description
"The missing YAML 1.2 parser for rust.")
- branch master updated (536cc4a -> 239d3e9), guix-commits, 2020/02/21
- 03/15: gnu: rust-yaml-rust: Use HTTPS home page.,
guix-commits <=
- 01/15: gnu: calibre: Use HTTPS home page., guix-commits, 2020/02/21
- 02/15: gnu: grisbi: Use HTTPS home page., guix-commits, 2020/02/21
- 05/15: gnu: python-sympy: Use HTTPS home page., guix-commits, 2020/02/21
- 07/15: gnu: ghc-splitmix: Use HTTPS home page., guix-commits, 2020/02/21
- 06/15: gnu: rust-tempfile: Use HTTPS home page., guix-commits, 2020/02/21
- 08/15: gnu: proj: Update home page., guix-commits, 2020/02/21
- 14/15: gnu: Update fprintd home pages., guix-commits, 2020/02/21
- 12/15: gnu: containerd: Use HTTPS home page., guix-commits, 2020/02/21
- 09/15: gnu: python-pycrypto: Update home page., guix-commits, 2020/02/21
- 13/15: gnu: libreoffice: Fix ‘soffice’ in a pure environment., guix-commits, 2020/02/21