~ruther/guix-local

a5d5c5b357515ec9365ee0b678fa29ac1f86288d — Tomas Volf 2 years ago 0c75999
gnu: ovmf: Update to 202311.

* gnu/packages/firmware.scm (ovmf): Update to 202311.

Change-Id: I32b6d7587b37211b0de6a118024cb4f854ce112d
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/firmware.scm
M gnu/packages/firmware.scm => gnu/packages/firmware.scm +2 -2
@@ 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