[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/09: gnu: haveged: Use HTTPS home page.
From: |
guix-commits |
Subject: |
02/09: gnu: haveged: Use HTTPS home page. |
Date: |
Tue, 10 Sep 2019 18:51:26 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 6664ec0c8a978accebc3a7eadd6a83dc4a4b28e8
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Sep 10 23:19:08 2019 +0200
gnu: haveged: Use HTTPS home page.
* gnu/packages/linux.scm (haveged)[home-page]: Use HTTPS.
---
gnu/packages/linux.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 8b18587..38bfa09 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -4466,7 +4466,7 @@ cpufreq sub-system is enabled or not.")
(sha256
(base32 "11kr19n2f87izsj341lv5amhd1wc2ckfmqr9pq5fxix8pkbs94rh"))))
(build-system gnu-build-system)
- (home-page "http://www.issihosts.com/haveged")
+ (home-page "https://www.issihosts.com/haveged")
(synopsis "Entropy source for the Linux random number generator")
(description
"haveged generates an unpredictable stream of random numbers for use by
- branch master updated (eb7ce87 -> c1b79b3), guix-commits, 2019/09/10
- 01/09: gnu: haveged: Update to 1.9.6., guix-commits, 2019/09/10
- 05/09: gnu: yoshimi: Update to 1.6.0.1., guix-commits, 2019/09/10
- 02/09: gnu: haveged: Use HTTPS home page.,
guix-commits <=
- 04/09: gnu: perl-archive-zip: Update to 1.65., guix-commits, 2019/09/10
- 07/09: gnu: gvfs: Don't use NAME in source URI., guix-commits, 2019/09/10
- 06/09: gnu: umockdev: Update to 0.13.2., guix-commits, 2019/09/10
- 03/09: gnu: haveged: Use @acronym in description., guix-commits, 2019/09/10
- 09/09: gnu: libsoup: Don't use NAME in source URI., guix-commits, 2019/09/10
- 08/09: gnu: tracker: Don't use NAME in source URI., guix-commits, 2019/09/10