GNU bug report logs - #68285
[PATCH] gnu: ovmf: Update to 202311.

Previous Next

Package: guix-patches;

Reported by: Tomas Volf <~@wolfsden.cz>

Date: Sat, 6 Jan 2024 13:16:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68285: closed ([PATCH] gnu: ovmf: Update to 202311.)
Date: Sun, 07 Jan 2024 18:13:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 07 Jan 2024 19:11:55 +0100
with message-id <87sf39rp1w.fsf <at> gnu.org>
and subject line Re: [bug#68285] [PATCH] gnu: ovmf: Update to 202311.
has caused the debbugs.gnu.org bug report #68285,
regarding [PATCH] gnu: ovmf: Update to 202311.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
68285: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68285
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tomas Volf <~@wolfsden.cz>
To: guix-patches <at> gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [PATCH] gnu: ovmf: Update to 202311.
Date: Sat,  6 Jan 2024 14:15:35 +0100
* 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



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Tomas Volf <~@wolfsden.cz>
Cc: Vagrant Cascadian <vagrant <at> debian.org>,
 Efraim Flashner <efraim <at> flashner.co.il>, 68285-done <at> debbugs.gnu.org
Subject: Re: [bug#68285] [PATCH] gnu: ovmf: Update to 202311.
Date: Sun, 07 Jan 2024 19:11:55 +0100
> * gnu/packages/firmware.scm (ovmf): Update to 202311.

Applied, thanks,

Mathieu


This bug report was last modified 1 year and 134 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.