mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-22 06:52:36 +01:00
guix: bump recommended hash for manual installation
Tracks time-machine bump in 298389e3b5
.
This commit is contained in:
parent
5974c49f90
commit
682283445e
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue