[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/11: gnu: uefitool: Update to 0.27.0.
From: |
guix-commits |
Subject: |
04/11: gnu: uefitool: Update to 0.27.0. |
Date: |
Mon, 17 Feb 2020 19:26:17 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit f6516d7954a70318aa085d584c4b3f245b285121
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Mon Feb 17 22:54:31 2020 +0100
gnu: uefitool: Update to 0.27.0.
* gnu/packages/flashing-tools.scm (uefitool): Update to 0.27.0.
---
gnu/packages/flashing-tools.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/flashing-tools.scm b/gnu/packages/flashing-tools.scm
index 2b1338d..f993912 100644
--- a/gnu/packages/flashing-tools.scm
+++ b/gnu/packages/flashing-tools.scm
@@ -447,7 +447,7 @@ ME as far as possible (it only edits ME firmware image
files).")
(define-public uefitool
(package
(name "uefitool")
- (version "0.26.0")
+ (version "0.27.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -455,7 +455,7 @@ ME as far as possible (it only edits ME firmware image
files).")
(commit version)))
(sha256
(base32
- "1ka7i12swm9r5bmyz5vjr82abd2f3lj8p35f4208byalfbx51yq7"))
+ "1i1p823qld927p4f1wcphqcnivb9mq7fi5xmzibxc3g9zzgnyc2h"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
- branch master updated (76a891c -> b6f1c6b), guix-commits, 2020/02/17
- 01/11: gnu: bear: Update to 2.4.3., guix-commits, 2020/02/17
- 03/11: gnu: connman: Update to 1.38., guix-commits, 2020/02/17
- 04/11: gnu: uefitool: Update to 0.27.0.,
guix-commits <=
- 05/11: gnu: packagekit: Update to 1.1.13., guix-commits, 2020/02/17
- 02/11: gnu: brial: Update to 1.2.7., guix-commits, 2020/02/17
- 06/11: gnu: aspell-dict-da: Update to 1.6.36-11-0., guix-commits, 2020/02/17
- 07/11: gnu: btrfs-progs: Update to 5.4.1., guix-commits, 2020/02/17
- 08/11: gnu: dovecot: Update to 2.3.9.3 [fixes CVE-2020-7046 & CVE-2020-7957]., guix-commits, 2020/02/17
- 09/11: gnu: emacs-sml-mode: Update to 6.10., guix-commits, 2020/02/17
- 10/11: gnu: freeciv: Update to 2.6.2., guix-commits, 2020/02/17
- 11/11: gnu: wesnoth: Update to 1.14.11., guix-commits, 2020/02/17