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:
Janneke Nieuwenhuizen 2024-12-03 10:55:16 +01:00
parent bb8a6f0ac4
commit 58a134224e
No known key found for this signature in database
GPG key ID: F3C1A0D9C1D65273

View file

@ -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"