[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/24: gnu: mcelog: Update to 181.
From: |
guix-commits |
Subject: |
13/24: gnu: mcelog: Update to 181. |
Date: |
Sat, 7 May 2022 16:57:44 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 73b0b298bf9d4a99709b2cd8cb016d7537586ab1
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 1 02:00:01 2022 +0200
gnu: mcelog: Update to 181.
* gnu/packages/linux.scm (mcelog): Update to 181.
---
gnu/packages/linux.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 828bd4e208..830e4771d6 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -7,7 +7,7 @@
;;; Copyright © 2015 Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>
;;; Copyright © 2015, 2016, 2017, 2018, 2020, 2022 Efraim Flashner
<efraim@flashner.co.il>
;;; Copyright © 2016 Christine Lemmer-Webber <cwebber@dustycloud.org>
-;;; Copyright © 2016–2021 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2016–2022 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2016, 2017 Alex Kost <alezost@gmail.com>
;;; Copyright © 2016 Raymond Nicholson <rain1@openmailbox.org>
;;; Copyright © 2016 Mathieu Lirzin <mthl@gnu.org>
@@ -6585,7 +6585,7 @@ the default @code{nsswitch} and the experimental
@code{umich_ldap}.")
(define-public mcelog
(package
(name "mcelog")
- (version "180")
+ (version "181")
(source
(origin
(method git-fetch)
@@ -6594,7 +6594,7 @@ the default @code{nsswitch} and the experimental
@code{umich_ldap}.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1xy1082c67yd48idg5vwvrw7yx74gn6jj2d9c67d0rh6yji091ki"))
+ (base32 "0c9zdivv86xd8dmwia0k9fbr52zrafbyzn7ss53mh17sry5gm716"))
(modules '((guix build utils)))
(snippet
`(begin
- branch master updated (5320ba2054 -> d2c5754ef1), guix-commits, 2022/05/07
- 02/24: gnu: enblend-enfuse: Remove input labels., guix-commits, 2022/05/07
- 03/24: gnu: enblend-enfuse: Fix build., guix-commits, 2022/05/07
- 05/24: gnu: tor: Use G-expressions., guix-commits, 2022/05/07
- 18/24: gnu: lziprecover: Update to 1.23., guix-commits, 2022/05/07
- 12/24: gnu: nsd: Update to 4.4.0., guix-commits, 2022/05/07
- 13/24: gnu: mcelog: Update to 181.,
guix-commits <=
- 01/24: gnu: Remove linux-libre@4.4 configuration files., guix-commits, 2022/05/07
- 14/24: gnu: rasdaemon: Update to 0.6.8., guix-commits, 2022/05/07
- 23/24: gnu: plzip: Update to 1.10., guix-commits, 2022/05/07
- 17/24: gnu: audit: Update to 3.0.8., guix-commits, 2022/05/07
- 07/24: gnu: epson-inkjet-printer-escpr: Use HTTPS home page., guix-commits, 2022/05/07
- 08/24: gnu: epson-inkjet-printer-escpr: Use new style., guix-commits, 2022/05/07
- 10/24: gnu: gptfdisk: Use new input style., guix-commits, 2022/05/07
- 04/24: gnu: tor: Update to 0.4.7.7., guix-commits, 2022/05/07
- 20/24: gnu: lunzip: Update to 1.13., guix-commits, 2022/05/07
- 15/24: gnu: acpica: Update to 20220331., guix-commits, 2022/05/07