[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/08: gnu: rng-tools: Update to 6.6.
From: |
Marius Bakke |
Subject: |
08/08: gnu: rng-tools: Update to 6.6. |
Date: |
Sun, 21 Oct 2018 12:00:59 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 3a69b59332f02805fde2aee22b8f622c651f7007
Author: Marius Bakke <address@hidden>
Date: Sun Oct 21 17:51:42 2018 +0200
gnu: rng-tools: Update to 6.6.
* gnu/packages/linux.scm (rng-tools): Update to 6.6.
---
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 6a89caf..2aeddc2 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -3671,7 +3671,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.5")
+ (version "6.6")
(source (origin
(method git-fetch)
(uri (git-reference (url home-page)
@@ -3679,7 +3679,7 @@ The collection contains a set of bandwidth and latency
benchmark such as:
(file-name (git-file-name name version))
(sha256
(base32
- "11kw1rcgzmgzwk7g1w2g0nzjraqb0pf24gxpy50k4ls2qxslw3rk"))))
+ "0c32sxfvngdjzfmxn5ngc5yxwi8ij3yl216nhzyz9r31qi3m14v7"))))
(build-system gnu-build-system)
(arguments
`(;; Avoid using OpenSSL, curl, and libxml2, reducing the closure by 166
MiB.
- branch master updated (2c17bd7 -> 3a69b59), Marius Bakke, 2018/10/21
- 04/08: gnu: re2: Update to 2018-10-01., Marius Bakke, 2018/10/21
- 03/08: gnu: libgphoto2: Update to 2.5.19., Marius Bakke, 2018/10/21
- 05/08: gnu: libgxps: Propagate required inputs., Marius Bakke, 2018/10/21
- 06/08: gnu: libgxps: Update to 0.3.0., Marius Bakke, 2018/10/21
- 01/08: gnu: openal: Update to 1.19.1., Marius Bakke, 2018/10/21
- 02/08: gnu: appstream-glib: Update to 0.7.14., Marius Bakke, 2018/10/21
- 08/08: gnu: rng-tools: Update to 6.6.,
Marius Bakke <=
- 07/08: gnu: fluidsynth: Update to 2.0.1., Marius Bakke, 2018/10/21