1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-06 01:05:54 +02:00

gnu: commencement: hurd-headers-boot0: Update to 0.9.git20230520.

* gnu/packages/commencement.scm (hurd-headers-boot0): Update to
0.9.git20230520.

Change-Id: Ie9ae6bd56ae120019bd154d975161e4ee0636795
This commit is contained in:
Janneke Nieuwenhuizen
2024-01-22 11:25:06 +01:00
committed by Ludovic Courtès
parent a77d081f92
commit 3f32305680
+2 -2
View File
@@ -2668,7 +2668,7 @@ memoized as a function of '%current-system'."
(package
(inherit hurd-headers)
(name "hurd-headers-boot0")
(version "0.9.git20230216")
(version "0.9.git20230520")
(source
(origin
(inherit (package-source hurd-headers))
@@ -2681,7 +2681,7 @@ memoized as a function of '%current-system'."
"hurd-v" version ".tar.gz"))
(sha256
(base32
"1f75nlkcl00dqnnrbrj1frvzs2qibfpygj3gwywqi85aldjl48y7")))))))
"1m0lgk0741f3scib87130w1spc598zbz7gcc946wi7mg97h8d53m")))))))
(native-inputs
(list autoconf-boot0 automake-boot0 mig-boot0))
(inputs '()))))