mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05: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:
parent
a77d081f92
commit
3f32305680
1 changed files with 2 additions and 2 deletions
|
@ -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 '()))))
|
||||
|
|
Loading…
Reference in a new issue