gnu: hurd-headers-boot0: Update hash.

* gnu/packages/commencement.scm (hurd-headers-boot0)[source]: Use hash of
tarball, not of git checkout.

Change-Id: Ibb79396722507ab6509d18a67b3d22210a8a31a9
This commit is contained in:
Ricardo Wurmus 2024-02-09 23:49:15 +01:00 committed by Ludovic Courtès
parent 67b5b6b60e
commit 74a46fbcb2
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -2681,7 +2681,7 @@ (define hurd-headers-boot0
"hurd-v" version ".tar.gz"))
(sha256
(base32
"1m0lgk0741f3scib87130w1spc598zbz7gcc946wi7mg97h8d53m")))))))
"0ybmx7bhy21zv1if2hfdspn13zn68vki1na72sw2jj87gj8przna")))))))
(native-inputs
(list autoconf-boot0 automake-boot0 mig-boot0))
(inputs '()))))