1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: haveged: Update to 1.9.16.

* gnu/packages/linux.scm (haveged): Update to 1.9.16.
This commit is contained in:
Tobias Geerinckx-Rice
2022-01-05 06:16:09 +01:00
parent f16b6fd970
commit 2c1807c516

View File

@@ -6346,7 +6346,7 @@ cpufreq sub-system is enabled or not.")
(define-public haveged
(package
(name "haveged")
(version "1.9.15")
(version "1.9.16")
(source
(origin
(method git-fetch)
@@ -6355,7 +6355,7 @@ cpufreq sub-system is enabled or not.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1zb790adsmqq3r26zlaxfrk2hpgxjcjz8l73hn3hli3l3javykvd"))))
(base32 "0xnmnifm2kh23acrxcprhb4yk13g2hvqv7y9kslbj1kxwrvmd04q"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags