Skip to content
Snippets Groups Projects
Unverified Commit a280232f authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: mcelog: Update to 152.

* gnu/packages/linux.scm (mcelog): Update to 152.
parent e35a76f6
No related branches found
No related tags found
No related merge requests found
......@@ -3389,14 +3389,14 @@ (define-public module-init-tools
(define-public mcelog
(package
(name "mcelog")
(version "151")
(version "152")
(source (origin
(method url-fetch)
(uri (string-append "https://git.kernel.org/cgit/utils/cpu/mce/"
"mcelog.git/snapshot/v" version ".tar.gz"))
(sha256
(base32
"1cgfdlz51hv2zbph00ylzm8z94gv8wakx7dva1pa4jcl3hnq0dh5"))
"0df1kbiw1pl84l6b9g515lpk5a81hmy8r27yakr4hrmi2vwzdfh6"))
(file-name (string-append name "-" version ".tar.gz"))
(modules '((guix build utils)))
(snippet
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment