* [bug#68285] [PATCH] gnu: ovmf: Update to 202311.
@ 2024-01-06 13:15 Tomas Volf
2024-01-07 18:11 ` bug#68285: " Mathieu Othacehe
0 siblings, 1 reply; 2+ messages in thread
From: Tomas Volf @ 2024-01-06 13:15 UTC (permalink / raw)
To: 68285; +Cc: Tomas Volf, Efraim Flashner, Vagrant Cascadian
* gnu/packages/firmware.scm (ovmf): Update to 202311.
Change-Id: I32b6d7587b37211b0de6a118024cb4f854ce112d
---
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 @@ (define-public ovmf
(let ((toolchain-ver "GCC5"))
(package
(name "ovmf")
- (version "202308")
+ (version "202311")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -886,7 +886,7 @@ (define-public ovmf
(file-name (git-file-name name version))
(sha256
(base32
- "04rnfnaqr2c7ayplj7ib730zp1snw157zx5rmykz5hz1zz2vb20j"))))
+ "136dl5cxpjpg37whzlqq7jrrjsgybmwrgkbbmks8xaixqmzwhbw0"))))
(build-system gnu-build-system)
(arguments
(list
base-commit: c0e21e523d93081153a2ffc91e5a9f06afe62b91
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#68285: [PATCH] gnu: ovmf: Update to 202311.
2024-01-06 13:15 [bug#68285] [PATCH] gnu: ovmf: Update to 202311 Tomas Volf
@ 2024-01-07 18:11 ` Mathieu Othacehe
0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2024-01-07 18:11 UTC (permalink / raw)
To: Tomas Volf; +Cc: Vagrant Cascadian, Efraim Flashner, 68285-done
> * gnu/packages/firmware.scm (ovmf): Update to 202311.
Applied, thanks,
Mathieu
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-07 18:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-06 13:15 [bug#68285] [PATCH] gnu: ovmf: Update to 202311 Tomas Volf
2024-01-07 18:11 ` bug#68285: " Mathieu Othacehe
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.