me
/
guix
Archived
1
0
Fork 0

gnu: rng-tools: Update to 6.14.

* gnu/packages/linux.scm (rng-tools): Update to 6.14.
master
Tobias Geerinckx-Rice 2021-10-05 01:50:06 +02:00
parent fec3fffcd2
commit e4bee191bf
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -6062,7 +6062,7 @@ The collection contains a set of bandwidth and latency benchmark such as:
(package (package
(name "rng-tools") (name "rng-tools")
(home-page "https://github.com/nhorman/rng-tools") (home-page "https://github.com/nhorman/rng-tools")
(version "6.13") (version "6.14")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (url home-page) (uri (git-reference (url home-page)
@ -6070,7 +6070,7 @@ The collection contains a set of bandwidth and latency benchmark such as:
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"0m4895f44a668r0z7md5ifq7syndsb2by2dfhk794vmhprsk1406")))) "1hrbm4y7fbzkg5j2f7vpj19ri2ff2lp77al17fhi4mv0bvdfjd9m"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(;; Disable support for various hardware entropy sources as they need `(;; Disable support for various hardware entropy sources as they need