me
/
guix
Archived
1
0
Fork 0

gnu: haveged: Update to 1.9.18.

* gnu/packages/linux.scm (haveged): Update to 1.9.18.
master
Tobias Geerinckx-Rice 2022-05-15 02:00:02 +02:00
parent 2f58393d99
commit 217ac6440a
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -6401,7 +6401,7 @@ cpufreq sub-system is enabled or not.")
(define-public haveged
(package
(name "haveged")
(version "1.9.17")
(version "1.9.18")
(source
(origin
(method git-fetch)
@ -6410,7 +6410,7 @@ cpufreq sub-system is enabled or not.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "119iy8qrvdjkfwnzn1nfjzh2bbihb1vl44qhd6yzzcacjm6pwndr"))))
(base32 "1y1p3qhjzhpgd20xz5ffms3w1bdvpk883y38ydwsmp9mc0kzy8kz"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags