summaryrefslogtreecommitdiff
path: root/gnu/packages/bootloaders.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/bootloaders.scm')
-rw-r--r--gnu/packages/bootloaders.scm10
1 files changed, 5 insertions, 5 deletions
diff --git a/gnu/packages/bootloaders.scm b/gnu/packages/bootloaders.scm
index 61def12c91d..7baf882bdec 100644
--- a/gnu/packages/bootloaders.scm
+++ b/gnu/packages/bootloaders.scm
@@ -2,7 +2,7 @@
2;;; Copyright © 2013-2019, 2021, 2023-2024 Ludovic Courtès <ludo@gnu.org> 2;;; Copyright © 2013-2019, 2021, 2023-2024 Ludovic Courtès <ludo@gnu.org>
3;;; Copyright © 2015, 2018 Mark H Weaver <mhw@netris.org> 3;;; Copyright © 2015, 2018 Mark H Weaver <mhw@netris.org>
4;;; Copyright © 2015 Leo Famulari <leo@famulari.name> 4;;; Copyright © 2015 Leo Famulari <leo@famulari.name>
5;;; Copyright © 2016, 2020 Jan (janneke) Nieuwenhuizen <janneke@gnu.org> 5;;; Copyright © 2016, 2020, 2024 Janneke Nieuwenhuizen <janneke@gnu.org>
6;;; Copyright © 2016-2018, 2021-2023 Marius Bakke <marius@gnu.org> 6;;; Copyright © 2016-2018, 2021-2023 Marius Bakke <marius@gnu.org>
7;;; Copyright © 2016, 2017 Danny Milosavljevic <dannym@scratchpost.org> 7;;; Copyright © 2016, 2017 Danny Milosavljevic <dannym@scratchpost.org>
8;;; Copyright © 2016, 2017 David Craven <david@craven.ch> 8;;; Copyright © 2016, 2017 David Craven <david@craven.ch>
@@ -1924,9 +1924,9 @@ order to add a suitable bootloader menu entry.")
1924 ;; 1924 ;;
1925 ;; TODO: Bump this timestamp at each modifications of the package (not only 1925 ;; TODO: Bump this timestamp at each modifications of the package (not only
1926 ;; for updates) by running: date +%s. 1926 ;; for updates) by running: date +%s.
1927 (let ((timestamp "1678285400") 1927 (let ((timestamp "1706118389")
1928 (commit "9e1f7a3659071004f4b8c76f2593da6287f0d575") 1928 (commit "de8a0821c7bc737e724fa3dfb6d89dc36f591d7a")
1929 (revision "1")) 1929 (revision "2"))
1930 (package 1930 (package
1931 (name "ipxe") 1931 (name "ipxe")
1932 (version (git-version "1.21.1" revision commit)) 1932 (version (git-version "1.21.1" revision commit))
@@ -1938,7 +1938,7 @@ order to add a suitable bootloader menu entry.")
1938 (file-name (git-file-name name version)) 1938 (file-name (git-file-name name version))
1939 (sha256 1939 (sha256
1940 (base32 1940 (base32
1941 "1fp4bgwzy923m11dkkhk9dik7al7shzmmpqhp339z786z8bjzmkb")))) 1941 "0xiffdmf8hpmsw7nm9wp10wd0rs4avm2m3q5ncx0r5zfykannlbd"))))
1942 (build-system gnu-build-system) 1942 (build-system gnu-build-system)
1943 (arguments 1943 (arguments
1944 (list 1944 (list