aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/finance.scm
Commit message (Collapse)AuthorAge
* gnu: kitsas: Update to version 5.7Saku Laesvuori2024-10-24
| | | | | | | * gnu/packages/finance.scm (kitsas): Update to 5.7. Change-Id: I3244fdf2af14970b10c87fb4a7e16b66f13a509f Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: bitcoin-core: Update to 28.0.Michael Ford2024-10-10
| | | | | | | | | * gnu/packages/finance.scm (bitcoin-core): Update to 28.0. [inputs]: Remove openssl. [home-page]: Update URL. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Change-Id: I5482c4237ea655dcc71b0a519aa1935b7a34ab97
* gnu: p2pool: Update to 4.1.1.Guillaume Le Vaillant2024-10-07
| | | | | | * gnu/packages/finance.scm (p2pool): Update to 4.1.1. Change-Id: I10736bea7aa3198344c7cde096ca38dc2092c561
* gnu: electron-cash: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | It is required for cross-compilation. * gnu/packages/finance.scm (electron-cash)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Ie7a2d5f8a2faa7def29f19f0a4123cec4f7afbc8
* gnu: xmrig: Update to 6.22.0.Guillaume Le Vaillant2024-08-25
| | | | | | * gnu/packages/finance.scm (xmrig): Update to 6.22.0. Change-Id: I62c9da2bd66fe665b42a7e89f8138905f8533855
* gnu: monero-gui: Update to 0.18.3.4.Guillaume Le Vaillant2024-08-25
| | | | | | * gnu/packages/finance.scm (monero-gui): Update to 0.18.3.4. Change-Id: I8c629191a3711f0a647e6135708e447a9bcaa04b
* gnu: p2pool: Update to 4.1.Guillaume Le Vaillant2024-08-25
| | | | | | * gnu/packages/finance.scm (p2pool): Update to 4.1. Change-Id: I86f19c4d1da1311322ba937205376971fccd39b4
* gnu: monero: Update to 0.18.3.4.Guillaume Le Vaillant2024-08-25
| | | | | | | * gnu/packages/finance.scm (monero): Update to 0.18.3.4. [arguments]: Merge 'unit-test' phase into 'check' phase. Change-Id: Id0565bac2b734e558a169cd9b21a0fd3d7c59692
* gnu: emacs-beancount: Update to 0.9.0.Nicolas Goaziou2024-08-19
| | | | | | * gnu/packages/finance.scm (emacs-beancount): Update to 0.9.0. Change-Id: I1394c656ec1c7e30f55e3ef6f9129fb24ca35891
* gnu: xmrig: Update to 6.21.3.Ahmad Draidi via Guix-patches via2024-08-05
| | | | | | | * gnu/packages/finance.scm (xmrig): Update to 6.21.3. Change-Id: I38b9ea4e69469cfda6b426b008d169891c7ff537 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: p2pool: Update to 4.0.Guillaume Le Vaillant2024-07-19
| | | | | | | | | * gnu/packages/finance.scm (p2pool): Update to 4.0. [source]: Update snippet. [inputs]: Add robin-hood-hashing. [arguments]: Update 'check' phase. Change-Id: I215c11d978dccfc5c7767226be1b40d07f2237d9
* gnu: trezord: Use go-1.18.Sharlatan Hellseher2024-07-15
| | | | | | | * gnu/packages/finance.scm (trezord): [arguments]: <#:go>: Pin to go-1.18. Change-Id: I000c5ff0755bd247ae9311bb2c171404f751be99
* gnu: packages/golang: Set default go version to 1.21.Sharlatan Hellseher2024-07-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Golang versions 1.17 (02 Aug 2022), 1.18 (01 Feb 2023), 1.19 (06 Sep 2023) and 1.20 (06 Feb 2024) are EOL <https://endoflife.date/go>. These changes set preferable default version to the minimal currently maintained one e.g. 1.21 * gnu/packages/golang.scm (go): Set default to go-1.21, add annotation for the future maintenance. Remove field <#:go> setting Golang version to go-1.18, go-1.19, 1.20 and 1.21: * gnu/packages/admin.scm * gnu/packages/configuration-management.scm * gnu/packages/databases.scm * gnu/packages/disk.scm * gnu/packages/education.scm * gnu/packages/file-systems.scm * gnu/packages/finance.scm * gnu/packages/golang-check.scm * gnu/packages/golang-crypto.scm * gnu/packages/golang-web.scm * gnu/packages/golang-xyz.scm * gnu/packages/golang.scm * gnu/packages/high-availability.scm * gnu/packages/ipfs.scm * gnu/packages/irc.scm * gnu/packages/messaging.scm * gnu/packages/networking.scm * gnu/packages/syncthing.scm * gnu/packages/textutils.scm * gnu/packages/time.scm * gnu/packages/version-control.scm * gnu/packages/video.scm Change-Id: Ieba6a5d7a18423f838d14c02ad55a2ba9c8559eb
* gnu: python-ta-lib: Update to 0.4.32.Vinicius Monego2024-07-05
| | | | | | * gnu/packages/finance.scm (python-ta-lib): Update to 0.4.32. Change-Id: I4cafd320daf68fd3de69ced3cf310443df7c2255
* gnu: homebank: Update to 5.8.1.Vinicius Monego2024-07-05
| | | | | | * gnu/packages/finance.scm (homebank): Update to 5.8.1. Change-Id: I7e050d9a997bab73312691e272a1836dd85580f2
* gnu: quantlib: Update to 1.34.Vinicius Monego2024-07-05
| | | | | | | * gnu/packages/finance.scm (quantlib): Update to 1.34. [source]: Update URI. Change-Id: Ic357e0fffba595d0591ef6fe290de1945a98cfc8
* gnu: bitcoin-core: Update to 27.1.Michael Ford2024-06-18
| | | | | | | * gnu/packages/finance.scm (bitcoin-core): Update to 27.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Change-Id: Idc6a1c949103904829ed12cc7699d63e5d6d9d37
* gnu: electron-cash: Update to 4.4.1.Guillaume Le Vaillant2024-05-30
| | | | | | * gnu/packages/finance.scm (electron-cash): Update to 4.4.1. Change-Id: I79e4bd3b039074440d897a72ca145c2b2adf0c48
* gnu: bitcoin-unlimited: Update to 2.1.0.0.Guillaume Le Vaillant2024-05-30
| | | | | | * gnu/packages/finance.scm (bitcoin-unlimited): Update to 2.1.0.0. Change-Id: I2faf7909c39bb72ceaf4d03b8bbb4f52e599fa3e
* gnu: bitcoin-core: Update to 27.0.fanquake2024-04-26
| | | | | | | * gnu/packages/finance.scm (bitcoin-core): Update to 27.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I9dfe21dd2fb49fd6e96d2cfc407c927a770b776e
* gnu: xmrig: Update to 6.21.2.Ahmad Draidi2024-04-08
| | | | | | | * gnu/packages/finance.scm (xmrig): Update to 6.21.2. Change-Id: I6d4ae6a365979735421a24f0de7225e9268e99ee Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: bitcoin-core: Update to 26.1.fanquake2024-04-05
| | | | | | * gnu/packages/finance.scm (bitcoin-core): Update to 26.1. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: homebank: Update to 5.7.4.Vinicius Monego2024-03-31
| | | | | | | | * gnu/packages/finance.scm (homebank): Update to 5.7.4. [source, home-page]: Follow redirect. [inputs]: Replace libsoup-minimal-2 with libsoup-minimal. Change-Id: Ie48020959f104ce7b0de4fdbf67471de5360d008
* gnu: go-gopkg-in-natefinch-lumberjack.v2: Move to golang-xyz.Sharlatan Hellseher2024-03-29
| | | | | | | | | | * gnu/packages/golang.scm (go-gopkg-in-natefinch-lumberjack.v2): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/finance.scm: Add (gnu packages golang-xyz) module. Change-Id: Ib31fe5787f7b9a5c10e527ea344adaf587aeea13
* gnu: monero-gui: Update to 0.18.3.3.Guillaume Le Vaillant2024-03-26
| | | | | | * gnu/packages/finance.scm (monero-gui): Update to 0.18.3.3. Change-Id: I68c6bace805b20de7b172687542a997db48b515b
* gnu: monero: Update to 0.18.3.3.Guillaume Le Vaillant2024-03-26
| | | | | | * gnu/packages/finance.scm (monero): Update to 0.18.3.3. Change-Id: I9fb61fc648f4839642138ae7b577a1452513891e
* gnu: electron-cash: Update to 4.4.0.Guillaume Le Vaillant2024-03-20
| | | | | | * gnu/packages/finance.scm (electron-cash): Update to 4.4.0. Change-Id: Ibe9ee61d4d2817b68fb36fb3072c6d16b8bc1016
* gnu: Add fava.dan2024-03-19
| | | | | | * gnu/packages/finance.scm (fava): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: beancount: Enable tests.Sharlatan Hellseher2024-03-19
| | | | | | | | | | | * gnu/packages/finance.scm (beancount) [source]: Swap to git checkout, containing all required test data files. [build-system]: Swap to pyproject-build-system. [arguments] <#:phases>: Add 'build-extensions phase. [propagated-inputs]: Add python-auth2client. [native-inputs]: Add gnupg and python-pdfminer-six. Change-Id: Id0c725cae8cdc677ad0c3a0a75be6eea682eee05
* gnu: beancount: Enable sanity check.Sharlatan Hellseher2024-03-19
| | | | | | | | | | | | | Inputs were swapped to propagated-inputs to allow other packages depending on `beancount` to pass sanity check. * gnu/packages/finance.scm (beancount) [arguments] <#:phases>: Remove 'ignore-googleapis phase. Add 'relax-requirements phase, disabling check for "pdfminer2". [propagated-inputs]: Add python-google-api-client and python-google-auth-oauthlib. Change-Id: I15af4cd9cdbf5d522b9c5570e3ba60ad4d29e231
* gnu: beancount: Adjust package style.Sharlatan Hellseher2024-03-19
| | | | | | | * gnu/packages/finance.scm (beancount) [arguments]: Use G-expressions. <#:phases>: Remove trailing #f from lambda. Change-Id: I3a248c0b233b0f4d73dcc01f269cfb0a12fe06ff
* gnu: OpenTaxSolver: Update for 2023 tax filing.Zacchaeus Scheffer2024-03-17
| | | | | | | | * gnu/packages/finance.scm (opentaxsolver)<tax-year, ots-version>: Update for 2023 taxes. Change-Id: I4d740951eff74072acd80948cfac17100345f55c Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: monero-gui: Update to 0.18.3.2.Guillaume Le Vaillant2024-03-10
| | | | | | * gnu/packages/finance.scm (monero-gui): Update to 0.18.3.2. Change-Id: I42fdfe59ef9db2ac2dc87bb0783a917e858e025a
* gnu: monero: Update to 0.18.3.2.Guillaume Le Vaillant2024-03-10
| | | | | | * gnu/packages/finance.scm (monero): Update to 0.18.3.2. Change-Id: Ia3e940e52065786bcae89e046883ad0ff5742752
* gnu: bitcoin-unlimited: Update to 2.0.0.1.Guillaume Le Vaillant2024-03-10
| | | | | | * gnu/packages/finance.scm (bitcoin-unlimited): Update to 2.0.0.1. Change-Id: I631b497695ba1933a52ca6ae6944f1fd590d3b26
* gnu: kitsas: Update to 5.4.1Saku Laesvuori2024-02-28
| | | | | | | | * gnu/packages/finance.scm (kitsas): Update to 5.4.1. [inputs, arguments]: Adapt to building with Qt6. Disable building of tests. Change-Id: I968579d762ebecef9f9e8b602682587a054c41ad Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: xmrig: Update to 6.21.0.Ahmad Draidi2024-02-24
| | | | | | | * gnu/packages/finance.scm (xmrig): Update to 6.21.0. Change-Id: I7e873cce85d8e333ecd7a767f9060d858ac94125 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: p2pool: Update to 3.10.Guillaume Le Vaillant2024-01-06
| | | | | | * gnu/packages/finance.scm (p2pool): Update to 3.10. Change-Id: Iebc332cdbd1204a43d5cb53b78994c11191429ca
* gnu: go-github-com-gorilla-mux: Move to (gnu packages golang-web).Sharlatan Hellseher2024-01-03
| | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-gorilla-mux): Move from here... * gnu/packages/golang-web.scm: ...to here. * gnu/packages/finance.scm: Add (gnu packages golang-web) module. * gnu/packages/web.scm: As above... Change-Id: I1cb94377d581af93593dbb29cb60ddf5fb287ada
* gnu: bitcoin-core: Update to 26.0.Michael Ford2023-12-20
| | | | | | | * gnu/packages/finance.scm (bitcoin-core): Update to 26.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Change-Id: Ied4b14221f862e05f37fc0516392d1b474bc6d19
* gnu: python-trezor-agent: Fix inputs.Efraim Flashner2023-12-05
| | | | | | | | * gnu/packages/finance.scm (python-trezor-agent)[native-inputs]: Move python-bech32, python-cryptography from here ... [propagated-inputs]: ... to here. Change-Id: I2c6c6faf98defeb5aad9fed37494daed2e86b8d0
* gnu: beancount: Update to 2.3.6.Vasile Dumitrascu2023-11-23
| | | | | | * gnu/packages/finance.scm (beancount): Update to 2.3.6. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: bitcoin-core: Update to 25.1.fanquake2023-10-21
| | | | | | * gnu/packages/finance.scm (bitcoin-core): Update to 25.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: p2pool: Update to 3.7.Guillaume Le Vaillant2023-10-11
| | | | * gnu/packages/finance.scm (p2pool): Update to 3.7.
* gnu: monero-gui: Update to 0.18.3.1.Guillaume Le Vaillant2023-10-11
| | | | * gnu/packages/finance.scm (monero-gui): Update to 0.18.3.1.
* gnu: monero: Update to 0.18.3.1.Guillaume Le Vaillant2023-10-11
| | | | * gnu/packages/finance.scm (monero): Update to 0.18.3.1.
* gnu: trezord: Use new format for native-inputs.Attila Lendvai2023-10-03
| | | | | | * gnu/packages/finance.scm (trezord)[native-inputs]: Remove labels. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: trezord: Update to 2.0.33.Attila Lendvai2023-10-03
| | | | | | | * gnu/packages/finance.scm (trezord): Update to 2.0.33. [arguments]: Specify go-1.20 as the compiler. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: trezor-agent: Fix build, change versioning scheme.Attila Lendvai2023-10-03
| | | | | | | | | | | | | | | | Clarify the versioning of the package in a comment, so that later updates will not pick the wrong version number. * gnu/packages/finance.scm (trezor-agent)[version]: Copy version from python-trezor-agent which effectively updates it from 0.14.4 to 0.14.7. [source]: Copy the origin also from python-trezor-agent to effectively sync the source and the version of the two packages; something that upstream will also do in future releases. Update snippet. [native-inputs]: Add missing python-bech32 and python-simple-rlp so that the test suite runs clean and the build finishes. [arguments]: Reenable 'sanity-check' phase. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: python-trezor-agent: Update to 0.14.7.Attila Lendvai2023-10-03
| | | | | | | * gnu/packages/finance.scm (python-trezor-agent): Update to 0.14.7. [native-inputs]: Add python-bech32 and python-cryptography. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>