mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 19:56:59 -06:00
gnu: bitcoin-cash-node: Refresh input.
* gnu/packages/finance.scm (bitcoin-cash-node)[inputs]: Replace bdb-5.3 by bdb. Change-Id: I2e01d5aff32571fe6339b765c433b54a3d55f988
This commit is contained in:
parent
dd6560c4e0
commit
d94438acbd
1 changed files with 1 additions and 1 deletions
|
|
@ -237,7 +237,7 @@ line client and a client based on Qt.")
|
|||
python-scipy
|
||||
qttools-5))
|
||||
(inputs
|
||||
(list bdb-5.3
|
||||
(list bdb
|
||||
boost
|
||||
expat
|
||||
gmp
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue