[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/22: gnu: mcelog: Update to 172.
From: |
guix-commits |
Subject: |
08/22: gnu: mcelog: Update to 172. |
Date: |
Tue, 22 Sep 2020 22:41:40 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 6a10ff9b5f133d0cce4457073ad02e0c4bd8a4b5
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Sep 23 01:03:27 2020 +0200
gnu: mcelog: Update to 172.
* gnu/packages/linux.scm (mcelog): Update to 172.
---
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 95dff24..2c80bda 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -5703,14 +5703,14 @@ the default @code{nsswitch} and the experimental
@code{umich_ldap}.")
(define-public mcelog
(package
(name "mcelog")
- (version "170")
+ (version "172")
(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
- "1m11v1y7cvpm7hwsghj23z77ps1w5jzn8000iwiyxpb939h2km5l"))
+ "17666056masfly83791q831yzw6sy1m6rwkxw7sqgjrhchn9sc4w"))
(file-name (string-append name "-" version ".tar.gz"))
(modules '((guix build utils)))
(snippet
- 07/22: gnu: numactl: Update to 2.0.14., (continued)
- 07/22: gnu: numactl: Update to 2.0.14., guix-commits, 2020/09/22
- 18/22: gnu: perl-libwww: Update to 6.48., guix-commits, 2020/09/22
- 20/22: gnu: fluidsynth: Update to 2.1.5., guix-commits, 2020/09/22
- 19/22: gnu: perl-http-cookiejar: Update to 0.010., guix-commits, 2020/09/22
- 06/22: gnu: bridge-utils: Update to 1.7., guix-commits, 2020/09/22
- 16/22: gnu: wv: Update to 1.2.9., guix-commits, 2020/09/22
- 11/22: gnu: mpdscribble: Update to 0.23., guix-commits, 2020/09/22
- 14/22: gnu: console-setup: Update to 1.197., guix-commits, 2020/09/22
- 05/22: gnu: umockdev: Update to 0.14.3., guix-commits, 2020/09/22
- 09/22: gnu: mpd: Update to 0.21.26., guix-commits, 2020/09/22
- 08/22: gnu: mcelog: Update to 172.,
guix-commits <=
- 04/22: gnu: yadifa: Update to 2.3.10., guix-commits, 2020/09/22
- 15/22: gnu: console-setup: Fix suspected typo., guix-commits, 2020/09/22
- 13/22: gnu: qtractor: Update to 0.9.17., guix-commits, 2020/09/22
- 17/22: gnu: perl-io-socket-ip: Update to 0.41., guix-commits, 2020/09/22
- 22/22: gnu: Fix typoes in package descriptions., guix-commits, 2020/09/22