[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/09: gnu: mcelog: Update to 154.
From: |
Tobias Geerinckx-Rice |
Subject: |
01/09: gnu: mcelog: Update to 154. |
Date: |
Fri, 13 Oct 2017 15:51:35 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit e03e9c86da4072fb9131a49f90e2f5866dcd5afd
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Oct 12 23:57:02 2017 +0200
gnu: mcelog: Update to 154.
* gnu/packages/linux.scm (mcelog): Update to 154.
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 42f4506..8456b9c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -3673,14 +3673,14 @@ the default @code{nsswitch} and the experimental
@code{umich_ldap}.")
(define-public mcelog
(package
(name "mcelog")
- (version "153")
+ (version "154")
(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
- "0q40d60p1klzg0aznvxhxgjlddwcxfj2q59s4q86sf9ild6rcdhl"))
+ "07628cr05f50m7lsvw26wxlnb7qcl0x6rymdpp5spqzhz91l58p3"))
(file-name (string-append name "-" version ".tar.gz"))
(modules '((guix build utils)))
(snippet
- branch master updated (1f37465 -> d24c69d), Tobias Geerinckx-Rice, 2017/10/13
- 01/09: gnu: mcelog: Update to 154.,
Tobias Geerinckx-Rice <=
- 03/09: gnu: youtube-dl: Update to 2017.10.12., Tobias Geerinckx-Rice, 2017/10/13
- 02/09: gnu: mcelog: Use HTTPS home page., Tobias Geerinckx-Rice, 2017/10/13
- 07/09: gnu: dconf-editor: Update to 3.26.1., Tobias Geerinckx-Rice, 2017/10/13
- 04/09: gnu: vte: Update to 0.50.1., Tobias Geerinckx-Rice, 2017/10/13
- 06/09: gnu: adwaita-icon-theme: Update to 3.26.0., Tobias Geerinckx-Rice, 2017/10/13
- 08/09: gnu: gnome-backgrounds: Update to 3.26.2., Tobias Geerinckx-Rice, 2017/10/13
- 05/09: gnu: gnome-terminal: Update to 3.26.1., Tobias Geerinckx-Rice, 2017/10/13
- 09/09: gnu: file-roller: Update to 3.26.1., Tobias Geerinckx-Rice, 2017/10/13