mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-15 23:05:20 +02:00
* gnu/packages/finance.scm (bitcoin-core): Update to 29.1. [build-system]: Switch to qt-build-system. [native-inputs]: Remove autoconf, automake, libtool, util-linux. Add bash, coreutils, python-pyzmq. [inputs]: Remove miniupnpc. Add qrencode, zeromq. [arguments]: Use gexps. <#:configure-flags>: Adapt to new build system. <#:phases>: Replace 'check phase. Signed-off-by: Andreas Enge <andreas@enge.fr>