[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/10: gnu: ovmf: Update to 202311.
From: |
guix-commits |
Subject: |
03/10: gnu: ovmf: Update to 202311. |
Date: |
Sun, 7 Jan 2024 14:53:19 -0500 (EST) |
mothacehe pushed a commit to branch master
in repository guix.
commit a5d5c5b357515ec9365ee0b678fa29ac1f86288d
Author: Tomas Volf <~@wolfsden.cz>
AuthorDate: Sat Jan 6 14:15:35 2024 +0100
gnu: ovmf: Update to 202311.
* gnu/packages/firmware.scm (ovmf): Update to 202311.
Change-Id: I32b6d7587b37211b0de6a118024cb4f854ce112d
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
gnu/packages/firmware.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/firmware.scm b/gnu/packages/firmware.scm
index 5cebf515bf..e691bf33da 100644
--- a/gnu/packages/firmware.scm
+++ b/gnu/packages/firmware.scm
@@ -875,7 +875,7 @@ Executables included are:
(let ((toolchain-ver "GCC5"))
(package
(name "ovmf")
- (version "202308")
+ (version "202311")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -886,7 +886,7 @@ Executables included are:
(file-name (git-file-name name version))
(sha256
(base32
- "04rnfnaqr2c7ayplj7ib730zp1snw157zx5rmykz5hz1zz2vb20j"))))
+ "136dl5cxpjpg37whzlqq7jrrjsgybmwrgkbbmks8xaixqmzwhbw0"))))
(build-system gnu-build-system)
(arguments
(list
- branch master updated (5f8a993aa8 -> 51735eac1c), guix-commits, 2024/01/07
- 06/10: gnu: s7: Update to 618de30., guix-commits, 2024/01/07
- 07/10: gnu: txt2tags: Update to 3.9., guix-commits, 2024/01/07
- 04/10: gnu: Add laszip., guix-commits, 2024/01/07
- 02/10: gnu: cgit: Update to 1.2.3-793c420., guix-commits, 2024/01/07
- 09/10: gnu: Add font-cardo., guix-commits, 2024/01/07
- 01/10: Update mailmap., guix-commits, 2024/01/07
- 05/10: gnu: Add guile-yamlpp., guix-commits, 2024/01/07
- 08/10: gnu: font-sarasa-gothic: Update to 1.0.3., guix-commits, 2024/01/07
- 03/10: gnu: ovmf: Update to 202311.,
guix-commits <=
- 10/10: gnu: dtc: Update to 1.7.0., guix-commits, 2024/01/07