mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
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:
parent
67b5b6b60e
commit
74a46fbcb2
1 changed files with 1 additions and 1 deletions
|
@ -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 '()))))
|
||||
|
|
Loading…
Reference in a new issue