[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/11: gnu: rng-tools: Update to 6.8.
From: |
guix-commits |
Subject: |
04/11: gnu: rng-tools: Update to 6.8. |
Date: |
Mon, 11 Nov 2019 21:34:20 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit dfd82356354429bced81b1a706db1f2acd12b634
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Nov 11 18:39:56 2019 +0100
gnu: rng-tools: Update to 6.8.
* gnu/packages/linux.scm (rng-tools): Update to 6.8.
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 2a302dd..6c2c552 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -4414,7 +4414,7 @@ The collection contains a set of bandwidth and latency
benchmark such as:
(package
(name "rng-tools")
(home-page "https://github.com/nhorman/rng-tools")
- (version "6.7")
+ (version "6.8")
(source (origin
(method git-fetch)
(uri (git-reference (url home-page)
@@ -4422,7 +4422,7 @@ The collection contains a set of bandwidth and latency
benchmark such as:
(file-name (git-file-name name version))
(sha256
(base32
- "19f75m6mzg8h7b4snzg7d6ypvkz6nq32lrpi9ja95gqz4wsd18a5"))))
+ "1clm9i9xg3j79q0d6vinn6dx0nwh1fvzcmkqpcbay7mwsgkknvw2"))))
(build-system gnu-build-system)
(arguments
`(;; Avoid using OpenSSL, curl, and libxml2, reducing the closure by 166
MiB.
- branch master updated (a2161c8 -> 9dd6b8d), guix-commits, 2019/11/11
- 10/11: gnu: libstrophe: Don't use unstable tarball., guix-commits, 2019/11/11
- 04/11: gnu: rng-tools: Update to 6.8.,
guix-commits <=
- 07/11: gnu: highlight: Update to 3.54., guix-commits, 2019/11/11
- 08/11: gnu: libmbim: Update to 1.20.2., guix-commits, 2019/11/11
- 01/11: gnu: lyx: Don't use NAME in source URI., guix-commits, 2019/11/11
- 09/11: gnu: libstrophe: Update to 0.9.3., guix-commits, 2019/11/11
- 02/11: gnu: lyx: Update to 2.3.3., guix-commits, 2019/11/11
- 03/11: gnu: dialog: Update to 1.3-20191110., guix-commits, 2019/11/11
- 06/11: gnu: lilv: Update to 0.24.6., guix-commits, 2019/11/11
- 11/11: gnu: sratom: Update to 0.6.4., guix-commits, 2019/11/11
- 05/11: gnu: sord: Update to 0.16.4., guix-commits, 2019/11/11