me
/
guix
Archived
1
0
Fork 0

gnu: mcelog: Update to 191.

* gnu/packages/linux.scm (mcelog): Update to 191.
master
Tobias Geerinckx-Rice 2023-01-15 01:00:04 +01:00
parent a611b99fe9
commit 6569bf924f
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -6969,7 +6969,7 @@ the @code{mce-inject} module loaded if it exists.")
(define-public mcelog
(package
(name "mcelog")
(version "190")
(version "191")
(source
(origin
(method git-fetch)
@ -6978,7 +6978,7 @@ the @code{mce-inject} module loaded if it exists.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1466zkbxgjg8ik0gd9vwsjiwg0yg7g8ra4bw3lg3ypla2kiydy4q"))
(base32 "0vx0lziw6g20vh42ngs66fiq2bm714llx5xx6f0m1hbjcihi1afy"))
(modules '((guix build utils)))
(snippet
`(begin