summaryrefslogtreecommitdiff
path: root/gnu/packages/finance.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: python-stdnum: Update to 1.13.•••* gnu/packages/finance.scm (python-stdnum): Update to 1.13. [arguments]: New field. [native-inputs]: Add PYTHON-NOSE. Marius Bakke2020-03-161-2/+9
* gnu: bitcoin-core: Update to 0.19.1.•••* gnu/packages/finance.scm (bitcoin-core): Update to 0.19.1. Co-Authored-By: fanquake <fanquake@gmail.com> Carl Dong2020-03-101-2/+2
* gnu: monero-gui: Update to 0.15.0.4.•••* gnu/packages/finance.scm (monero-gui): Update to 0.15.0.4. Guillaume Le Vaillant2020-03-101-2/+2
* gnu: monero: Update to 0.15.0.5.•••* gnu/packages/finance.scm (monero): Update to 0.15.0.5. Guillaume Le Vaillant2020-03-101-2/+2
* gnu: grisbi: Use HTTPS home page.•••* gnu/packages/finance.scm (grisbi)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-02-211-1/+1
* gnu: monero: Disable core tests.•••Core tests sometimes fail at least on i686-linux. Let's disable them for now and just try hash tests and unit tests. * gnu/packages/finance.scm (monero)[arguments]: Don't run 'core_tests' in 'check' phase. Guillaume Le Vaillant2020-02-151-1/+5
* * gnu/packages/finance.scm (bitcoin-core): Update to 0.19.0.1.•••Co-authored-by: fanquake <fanquake@gmail.com> Carl Dong2020-02-101-2/+2
* gnu: libofx: Disable parallel build.•••* gnu/packages/finance.scm (libofx)[arguments]: Add #:parallel-build?. Marius Bakke2020-01-261-1/+2
* gnu: silkaj: Update to 0.7.6.•••* gnu/packages/finance.scm (silkaj): Update to 0.7.6. [source]: Move to Pypi. [home-page]: Update home page. Nicolas Goaziou2020-01-251-9/+5
* gnu: python-duniterpy: Update to 0.56.0.•••* gnu/packages/finance.scm (python-duniterpy): Update to 0.56.0. [source]: Move source to Pypi. [arguments]: Add phase to work around a missing file. Remove phases building documentation since they are not applicable anymore. [native-inputs]: Remove it, since it is not applicable in Pypi package. [inputs]: Replace "python-attr" with "python-attrs". Nicolas Goaziou2020-01-251-23/+12
* gnu: Add bitcoin-unlimited.•••* gnu/packages/finance.scm (bitcoin-unlimited): New variable. Guillaume Le Vaillant2020-01-251-0/+74
* gnu: libofx: Fix description typo.•••* gnu/packages/finance.scm (libofx): Change "a API" to "an API". Kei Kebreau2020-01-171-1/+1
* gnu: Add libofx.•••* gnu/packages/finance.scm (libofx): New variable. Kei Kebreau2020-01-171-0/+46
* gnu: Add opensp.•••* gnu/packages/finance.scm (opensp): New variable. Kei Kebreau2020-01-171-0/+53
* gnu: monero-gui: Update to 0.15.0.3.•••* gnu/packages/finance.scm (monero-gui): Update to 0.15.0.3. [build-system]: Use qt-build-system. [inputs]: Remove qtwebchannel and qtx11extras. [arguments]: Merge fix-library-paths, fix-monerod-path, fix-qt-paths and fix-install-path phases into a fix-paths phase. Remove custom build, change-dir and wrap-program phases. Add configure and build-zxcvbn-c phases. Guillaume Le Vaillant2020-01-101-56/+39
* gnu: emacs-ledger-mode: Fix autoload failure.•••* gnu/packages/finance.scm (emacs-ledger-mode)[arguments]: Replace the 'relocate-elisp' phase by a 'patch-site-dir' phase to put the files in the right directory and a 'generate-autoload' phase to make the autoload file. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Brant Gardner2020-01-091-9/+10
* gnu: electron-cash: Use substitute-keyword-arguments from electrum.•••* gnu/packages/finance (electron-cash)[arguments]: Use substitute-keyword-arguments to re-use arguments from electrum. Vagrant Cascadian2019-12-161-13/+8
* gnu: electron-cash: Update to 4.0.12.•••* gnu/packages/finanace (electron-cash): Update to 4.0.12. [source] switch to git. [inputs] Add libsecp256k1. [arguments] Add phase patching to use libsecp256k1 from inputs. Vagrant Cascadian2019-12-161-14/+22
* gnu: bitcoin-abc: Update to 0.20.7.•••* gnu/packages/finance.scm (bitcoin-abc): Update to 0.20.7. [native-inputs]: Add autoconf, automake and libtool. [inputs]: Add qrencode and zlib. [arguments]: Remove fix-tests phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Guillaume Le Vaillant2019-12-091-15/+15
* Merge branch 'master' into stagingMarius Bakke2019-11-211-4/+4
|\
| * gnu: monero-gui: Update to 0.15.0.1.•••* gnu/packages/finance.scm (monero-gui): Update to 0.15.0.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Guillaume Le Vaillant2019-11-211-2/+2
| * gnu: monero: Update to 0.15.0.1.•••* gnu/packages/finance.scm (monero): Update to 0.15.0.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Guillaume Le Vaillant2019-11-211-2/+2
* | Merge branch 'master' into stagingMarius Bakke2019-11-151-9/+63
|\|
| * gnu: monero-gui: Update to 0.15.0.0.•••* gnu/packages/finance.scm (monero-gui): Update to 0.15.0.0. [home-page]: Update url. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Guillaume Le Vaillant2019-11-101-3/+3
| * gnu: monero: Update to 0.15.0.0.•••* gnu/packages/finance.scm (monero): Update to 0.15.0.0. [arguments]: Add 'install-librandomx' phase. [home-page]: Update url. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Guillaume Le Vaillant2019-11-101-3/+8
| * gnu: Add homebank.•••* gnu/packages/finance.scm (homebank): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sebastian Schott2019-11-091-0/+29
| * gnu: bitcoin-abc: Update to 0.20.4.•••* gnu/packages/finance.scm (bitcoin-abc): Update to 0.20.4. [source]: Fix uri. [inputs]: Use bdb-5.3 (bdb-4.8 is not supported). [arguments]: Add 'fix-tests' phase. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Guillaume Le Vaillant2019-11-011-3/+23
* | Merge branch 'master' into stagingMarius Bakke2019-10-301-6/+6
|\|
| * gnu: bitcoin-core: Update to 0.18.1.•••* gnu/packages/finance.scm (bitcoin-core): Update to 0.18.1. Tobias Geerinckx-Rice2019-10-271-6/+6
* | gnu: electron-cash: Update to 4.0.10.•••* gnu/packages/finance (electron-cash): Update to 4.0.10. [inputs]: Add python-dateutil and python-dnspython. Vagrant Cascadian2019-10-081-2/+7
|/
* Merge branch 'master' into core-updatesRicardo Wurmus2019-10-061-3/+2
|\
| * gnu: python-mnemonic: Update to 0.19.•••* gnu/packages/finance.scm (python-mnemonic): Update to 0.19. Tobias Geerinckx-Rice2019-10-061-3/+2
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-171-8/+23
|\|
| * gnu: monero-gui: Update to 0.14.1.2.•••* gnu/packages/finance.scm (monero-gui): Update to 0.14.1.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Guillaume Le Vaillant2019-09-101-2/+2
| * gnu: monero: Activate Trezor support.•••* gnu/packages/finance.scm (monero): [native-inputs]: Add python and protobuf. [inputs]: Add libusb and protobuf. [arguments]: Add delete-dead-links phase. (monero-gui)[inputs]: Add libusb and protobuf. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Guillaume Le Vaillant2019-09-101-3/+15
| * gnu: monero: Fix detection of readline library.•••* gnu/packages/finance.scm (monero)[arguments]: Define 'Readline_ROOT_DIR' in 'configure-flags'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Guillaume Le Vaillant2019-09-101-3/+6
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-221-7/+35
|\|
| * gnu: Add bitcoin-abc.•••* gnu/packages/finance.scm (bitcoin-abc): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> swedebugia2019-08-221-0/+28
| * gnu: monero: Update to 0.14.1.2.•••* gnu/packages/finance.scm (monero): Update to 0.14.1.2. [arguments]: Add phase to make files writable for the tests. Enable a previously skipped test. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Guillaume Le Vaillant2019-08-201-7/+7
* | Merge branch 'master' into core-updatesMarius Bakke2019-08-131-12/+31
|\|
| * gnu: Update electrum to 3.3.8.•••* gnu/packages/finance (electrum): Update to 3.3.8. Vagrant Cascadian2019-08-111-2/+2
| * gnu: silkaj: Update to 0.7.3.•••* gnu/packages/finance.scm (silkaj): Update to 0.7.3. Nicolas Goaziou2019-08-011-2/+2
| * gnu: python-duniterpy: Update to 0.55.1.•••* gnu/packages/finance.scm (python-duniterpy): Update to 0.55.1. Nicolas Goaziou2019-08-011-2/+2
| * gnu: Add trezord.•••* gnu/packages/finance.scm (trezord): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> mjbecze@riseup.net2019-08-011-0/+25
| * gnu: Remove python2-trezor and python2-trezor-agent.•••Some of the automatic python3->python2 transformation packages that these depend upon are failing. Just remove these trivial packages to please the CI. * gnu/packages/finance.scm (python2-trezor-agent, python2-trezor): Remove variables. Marius Bakke2019-07-311-6/+0
* | Merge branch 'master' into core-updatesLudovic Courtès2019-07-171-1/+43
|\|
| * gnu: monero: Make tests more verbose.•••Increase the verbosity of the 'check' phase to prevent 'core_tests' from hitting 'max-silent-timeout'. * gnu/packages/finance.scm (monero)[arguments]: Add '--verbose' option to 'check' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Guillaume Le Vaillant2019-07-151-1/+1
| * gnu: Add grisbi.•••* gnu/packages/finance.scm (grisbi): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com> Tanguy Le Carrour2019-07-121-0/+42
* | gnu: Update to 0.18.0.•••* gnu/packages/finance.scm (bitcoin-core): Update to 0.18.0. [inputs]: Use bdb-4.8 for compatibility. [arguments]: Remove --with-incompatible-bdb from configure flags and add check-functional phase for functional tests. Carl Dong2019-07-081-5/+8
|/
* gnu: monero-gui: Update to 0.14.1.0.•••* gnu/packages/finance.scm (monero-gui): Update to 0.14.1.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Guillaume LE VAILLANT2019-07-031-41/+55