mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 06:46:50 +01:00
gnu: bootstrap: bootstrap-%guile: Revert aarch64-linux hash.
This is a follow-up to commit
4d9c5984fe
gnu: bootstrap: Add support for x86_64-gnu, aka the 64bit Hurd.
where it was inadvertently changed.
Reported by fanquake via IRC.
* gnu/packages/bootstrap.scm (bootstrap-guile-hash)[aarch64-linux]: Revert to
1giy2aprjmn5fp9c4s9r125fljw4wv6ixy5739i5bffw4jgr0f9r.
Change-Id: I26176b192e43ebe05bbd575414a7173583c6d5b6
This commit is contained in:
parent
bb8a6f0ac4
commit
58a134224e
1 changed files with 1 additions and 1 deletions
|
@ -399,7 +399,7 @@ (define (bootstrap-guile-hash system)
|
|||
("powerpc64le-linux"
|
||||
(base32 "1rnyfz5q38jyvxddj617443bnnzql4vw0mxzqpj8wz48wx4bhbq0"))
|
||||
("aarch64-linux"
|
||||
(base32 "1ymp3lck1l5fybsa542ny2fdkfydfcfvqbgr3qh03yvq4fwfn6mc"))
|
||||
(base32 "1giy2aprjmn5fp9c4s9r125fljw4wv6ixy5739i5bffw4jgr0f9r"))
|
||||
("i586-gnu"
|
||||
(base32 "0wgqpsmvg25rnqn49ap7kwd2qxccd8dr4lllzp7i3rjvgav27vac"))
|
||||
("x86_64-gnu"
|
||||
|
|
Loading…
Reference in a new issue