From 682283445e2cc815cf2786da83314fa8b8350511 Mon Sep 17 00:00:00 2001 From: Sjors Provoost Date: Tue, 18 Oct 2022 18:12:00 +0200 Subject: [PATCH] guix: bump recommended hash for manual installation Tracks time-machine bump in 298389e3b51edf561a2b636df0948a232167693a. --- contrib/guix/INSTALL.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/contrib/guix/INSTALL.md b/contrib/guix/INSTALL.md index a9a41ddff6b..5c239721b7b 100644 --- a/contrib/guix/INSTALL.md +++ b/contrib/guix/INSTALL.md @@ -384,8 +384,9 @@ cd guix ``` You will likely want to build the latest release, however, if the latest release -when you're reading this is still 1.2.0 then you may want to use 95aca29 instead -to avoid a problem in the GnuTLS test suite. +when you're reading this is still 1.3.0 then you may want to use 998eda30 instead +to avoid the issues described in [#25099]( +https://github.com/bitcoin/bitcoin/pull/25099). ``` git branch -a -l 'origin/version-*' # check for the latest release