[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#63583] gnu: bitcoin-core: Update to 24.1.
From: |
Simon Tournier |
Subject: |
[bug#63583] gnu: bitcoin-core: Update to 24.1. |
Date: |
Fri, 19 May 2023 18:29:13 +0200 |
Hi,
On ven., 19 mai 2023 at 13:30, Michael Ford <fanquake@gmail.com> wrote:
> -(define-public bitcoin-core-23.1
> +(define-public bitcoin-core-24.1
[...]
> - (version "23.1")
> + (version "24.1")
[...]
> - "03k56vgk0a0wr84gpj256hvijk6iyshl85hcrx800hiznyzl5hkl"))))
> + "0kmgpzknbykgwb8vd7hj3j1xxn35785gf4vii5705k6rnarks2la"))))
[...]
> -(define-public bitcoin-core bitcoin-core-23.1)
> +(define-public bitcoin-core bitcoin-core-24.1)
Out of curiosity, why are these two symbols required? Maybe, it could
be nice to drop ’bitcoin-core-xy.z’ and keep only ’bitcoin-core’, no?
WDYT?
Cheers,
simon