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
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -2668,7 +2668,7 @@ (define hurd-headers-boot0
(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 @@ (define hurd-headers-boot0
"hurd-v" version ".tar.gz"))
(sha256
(base32
"1f75nlkcl00dqnnrbrj1frvzs2qibfpygj3gwywqi85aldjl48y7")))))))
"1m0lgk0741f3scib87130w1spc598zbz7gcc946wi7mg97h8d53m")))))))
(native-inputs
(list autoconf-boot0 automake-boot0 mig-boot0))
(inputs '()))))