/etc/snippets/yas/text-mode/

537f593af49c0b3e96ab8350b3ceba694f'>refslogtreecommitdiff
path: root/gnu/packages/finance.scm
AgeCommit message (Expand)Author
2024-01-06gnu: p2pool: Update to 3.10....* gnu/packages/finance.scm (p2pool): Update to 3.10. Change-Id: Iebc332cdbd1204a43d5cb53b78994c11191429ca Guillaume Le Vaillant
2024-01-03gnu: go-github-com-gorilla-mux: Move to (gnu packages golang-web)....* 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 Sharlatan Hellseher
2023-12-20gnu: bitcoin-core: Update to 26.0....* gnu/packages/finance.scm (bitcoin-core): Update to 26.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Change-Id: Ied4b14221f862e05f37fc0516392d1b474bc6d19 Michael Ford
2023-12-05gnu: python-trezor-agent: Fix inputs....* gnu/packages/finance.scm (python-trezor-agent)[native-inputs]: Move python-bech32, python-cryptography from here ... [propagated-inputs]: ... to here. Change-Id: I2c6c6faf98defeb5aad9fed37494daed2e86b8d0 Efraim Flashner
2023-11-23gnu: beancount: Update to 2.3.6....* gnu/packages/finance.scm (beancount): Update to 2.3.6. Signed-off-by: Christopher Baines <mail@cbaines.net> Vasile Dumitrascu
2023-10-21gnu: bitcoin-core: Update to 25.1....* gnu/packages/finance.scm (bitcoin-core): Update to 25.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> fanquake
2023-10-11gnu: p2pool: Update to 3.7....* gnu/packages/finance.scm (p2pool): Update to 3.7. Guillaume Le Vaillant
2023-10-11gnu: monero-gui: Update to 0.18.3.1....* gnu/packages/finance.scm (monero-gui): Update to 0.18.3.1. Guillaume Le Vaillant
2023-10-11gnu: monero: Update to 0.18.3.1....* gnu/packages/finance.scm (monero): Update to 0.18.3.1. Guillaume Le Vaillant
2023-10-03gnu: trezord: Use new format for native-inputs....* gnu/packages/finance.scm (trezord)[native-inputs]: Remove labels. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Attila Lendvai
2023-10-03gnu: trezord: Update to 2.0.33....* 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> Attila Lendvai
2023-10-03gnu: trezor-agent: Fix build, change versioning scheme....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> Attila Lendvai
2023-10-03gnu: python-trezor-agent: Update to 0.14.7....* 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> Attila Lendvai
2023-10-03gnu: python-trezor: Update to 0.13.7....* gnu/packages/finance.scm (python-trezor): Update to 0.13.7. [propagated-inputs]: Drop python-click-7 kludge, add python-construct-classes instead of python-construct. [native-inputs]: Add python-pillow, python-simple-rlp and python-wheel. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Attila Lendvai
2023-09-28gnu: fulcrum: Update to 1.9.1....* gnu/packages/finance.scm (fulcrum): Use the upstream origin instead of the Flowee's fork of it, updates and expands the synopsis and description. Updates the package to 1.9.1 and build without any bundled libraries with the help of a patch. * gnu/packages/patches/fulcrum-1.9.1-unbundled-libraries.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jean-Pierre De Jesus DIAZ
2023-09-22gnu: python-duniterpy: Update to 1.1.1....* gnu/packages/finance.scm (python-duniterpy): Update to 1.1.1. [build-system]: Switch to PYPROJECT-BUILD-SYSTEM. [arguments]: Add more tweaks for hard coded version ranges. [native-inputs]: Add PYTHON-POETRY-CORE. Marius Bakke
2023-09-04gnu: p2pool: Update to 3.6.2....* gnu/packages/finance.scm (p2pool): Update to 3.6.2. Guillaume Le Vaillant
2023-09-02gnu: electrum: Update to 4.4.6....* gnu/packages/finance.scm (electrum): Update to 4.4.6. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> fanquake