nckx pushed a commit to branch master
in repository guix.
commit 834f78f7ea81cae7d04f6289358802f808513828
Author: Tobias Geerinckx-Rice <[email protected]>
AuthorDate: Thu Jun 24 00:40:43 2021 +0200
gnu: rng-tools: Update to 6.13.
* gnu/packages/linux.scm (rng-tools): Update to 6.13.
---
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 26265b5..3f0dd13 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -5815,7 +5815,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.12")
+ (version "6.13")
(source (origin
(method git-fetch)
(uri (git-reference (url home-page)
@@ -5823,7 +5823,7 @@ The collection contains a set of bandwidth and latency
benchmark such as:
(file-name (git-file-name name version))
(sha256
(base32
- "0z4j3kqh9k3zsrx6257hwh4fa51vqg79c6dnfrj6lhpcll0wh0hm"))))
+ "0m4895f44a668r0z7md5ifq7syndsb2by2dfhk794vmhprsk1406"))))
(build-system gnu-build-system)
(arguments
`(;; Disable support for various hardware entropy sources as they need