[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/08: gnu: kexec-tools: Update to 2.0.21.
From: |
guix-commits |
Subject: |
08/08: gnu: kexec-tools: Update to 2.0.21. |
Date: |
Fri, 18 Dec 2020 16:54:21 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 1b66116d131cd1abdf0a33d781031cde28e59eb5
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Dec 18 18:24:37 2020 +0100
gnu: kexec-tools: Update to 2.0.21.
* gnu/packages/linux.scm (kexec-tools): Update to 2.0.21.
---
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 fb03f79..9cef074 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -7358,14 +7358,14 @@ to ring buffers shared with a consumer daemon.")
(define-public kexec-tools
(package
(name "kexec-tools")
- (version "2.0.20")
+ (version "2.0.21")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kernel.org/linux/utils/kernel"
"/kexec/kexec-tools-" version ".tar.xz"))
(sha256
(base32
- "1j7qlhxk1rbv9jbj8wd6hb7zl8p2mp29ymrmccgmsi0m0dzhgn6s"))))
+ "00l7iqp337cr846b6w4lc5vl893v4zwjrxz0jsnkh5l9xqni84z1"))))
(build-system gnu-build-system)
(arguments
;; There are no automated tests.
- branch master updated (5f9bfe9 -> 1b66116), guix-commits, 2020/12/18
- 03/08: gnu: xarchiver: Update to 0.5.4.16., guix-commits, 2020/12/18
- 02/08: gnu: simple-scan: Update to 3.38.2., guix-commits, 2020/12/18
- 04/08: gnu: radeontop: Update to 1.3., guix-commits, 2020/12/18
- 05/08: gnu: ethtool: Update to 5.10., guix-commits, 2020/12/18
- 06/08: gnu: rgbds: Update to 0.4.2., guix-commits, 2020/12/18
- 07/08: gnu: facter: Update to 4.0.47., guix-commits, 2020/12/18
- 08/08: gnu: kexec-tools: Update to 2.0.21.,
guix-commits <=
- 01/08: gnu: inxi-minimal: Update to 3.2.01-1., guix-commits, 2020/12/18