me
/
guix
Archived
1
0
Fork 0
Commit Graph

462 Commits (917f84dcfe16622fc68b4bed6020f39b0002ef08)

Author SHA1 Message Date
Ahmad Draidi 1abc3b97a1
gnu: xmrig: Update to 6.21.0.
* gnu/packages/finance.scm (xmrig): Update to 6.21.0.

Change-Id: I7e873cce85d8e333ecd7a767f9060d858ac94125
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-02-24 10:07:18 +01:00
Guillaume Le Vaillant 157ad70182
gnu: p2pool: Update to 3.10.
* gnu/packages/finance.scm (p2pool): Update to 3.10.

Change-Id: Iebc332cdbd1204a43d5cb53b78994c11191429ca
2024-01-06 15:58:56 +01:00
Sharlatan Hellseher a0006c4dc5
gnu: 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
2024-01-03 16:35:13 -05:00
Michael Ford 51c0490267
gnu: 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
2023-12-20 10:42:23 +01:00
Efraim Flashner 6ce45b4bbe
gnu: 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
2023-12-05 13:15:32 +02:00
Vasile Dumitrascu 07e6ecb870
gnu: beancount: Update to 2.3.6.
* gnu/packages/finance.scm (beancount): Update to 2.3.6.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-11-23 14:03:27 +00:00
fanquake c8c0db5cb8
gnu: 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>
2023-10-21 16:04:52 +02:00
Guillaume Le Vaillant 0024ef320e
gnu: p2pool: Update to 3.7.
* gnu/packages/finance.scm (p2pool): Update to 3.7.
2023-10-11 10:42:22 +02:00
Guillaume Le Vaillant 7e4f323634
gnu: monero-gui: Update to 0.18.3.1.
* gnu/packages/finance.scm (monero-gui): Update to 0.18.3.1.
2023-10-11 10:27:35 +02:00
Guillaume Le Vaillant 83e84ed462
gnu: monero: Update to 0.18.3.1.
* gnu/packages/finance.scm (monero): Update to 0.18.3.1.
2023-10-11 09:50:28 +02:00
Attila Lendvai 284f8508be
gnu: 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>
2023-10-03 16:02:02 +02:00
Attila Lendvai a90bb1d302
gnu: 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>
2023-10-03 16:02:02 +02:00
Attila Lendvai 476c38c53a
gnu: 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>
2023-10-03 16:02:02 +02:00
Attila Lendvai 75aff50fce
gnu: 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>
2023-10-03 16:02:02 +02:00
Attila Lendvai ed363d6ddb
gnu: 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>
2023-10-03 16:02:02 +02:00
Jean-Pierre De Jesus DIAZ 6fa85076ae
gnu: 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>
2023-09-28 11:44:10 +02:00
Marius Bakke c23e2f61d3
gnu: 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.
2023-09-22 01:29:21 +08:00
Guillaume Le Vaillant 710d905052
gnu: p2pool: Update to 3.6.2.
* gnu/packages/finance.scm (p2pool): Update to 3.6.2.
2023-09-04 14:22:50 +02:00
fanquake 5978afa790
gnu: 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>
2023-09-02 11:56:43 -04:00
Tobias Geerinckx-Rice ac8875cdfa
gnu: homebank: Update to 5.6.6.
* gnu/packages/finance.scm (homebank): Update to 5.6.6.
2023-07-30 02:00:00 +02:00
Nicolas Goaziou ac29f53d30
gnu: texlive-tex-texinfo -> texlive-texinfo.
* gnu/packages/tex.scm (texlive-texinfo): New variable.
(texlive-tex-texinfo): Deprecate variable.
* doc/build.scm (pdf-manual):
* gnu/packages/finance.scm (optionmatrix):
* gnu/packages/lisp.scm (sbcl):
* gnu/packages/plotutils.scm (asymptote):
* gnu/packages/scheme.scm (mit-scheme):
* gnu/packages/xdisorg.scm (xforms): Use new name.
2023-07-18 18:11:07 +02:00
Michael Ford ca6e688883
gnu: electrum: Update to 4.4.5.
* gnu/packages/finance.scm (electrum): Update to 4.4.5.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-10 09:55:33 +02:00
Michael Ford 84e876f1f0
gnu: ledger: Update to 3.3.2.
* gnu/packages/finance.scm (ledger): Update to 3.3.2.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-10 09:55:33 +02:00
Michael Ford a5cf461394
gnu: homebank: Update to 5.6.5.
* gnu/packages/finance.scm (homebank): Update to 5.6.5.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-10 09:55:33 +02:00
Guillaume Le Vaillant 9a3cd4a969
gnu: p2pool: Update to 3.5.
* gnu/packages/finance.scm (p2pool): Update to 3.5.
2023-07-04 10:07:58 +02:00
Ahmad Draidi 09d31e3b09
gnu: xmrig: Update to 6.20.0.
* gnu/packages/finance.scm (xmrig): Update to 6.20.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-04 09:46:37 +02:00
Guillaume Le Vaillant 965ac33747
gnu: electron-cash: Update to 4.3.1.
* gnu/packages/finance.scm (electron-cash): Update to 4.3.1.
2023-06-19 11:06:59 +02:00
Guillaume Le Vaillant 1d74724fd3
gnu: electrum: Update to 4.4.4.
* gnu/packages/finance.scm (electrum): Update to 4.4.4.
  [arguments]: Remove 'fix-prefix' and 'relax-dnspython-version-requirement'
  phases. Update 'use-libsecp256k1-input' phase.
2023-06-19 10:45:07 +02:00
Guillaume Le Vaillant 73fa288989
gnu: p2pool: Update to 3.4.
* gnu/packages/finance.scm (p2pool): Update to 3.4.
  [arguments]: Update 'check' phase.
2023-06-11 11:18:45 +02:00
Michael Ford b58fab5982
gnu: bitcoin-core: Update to 25.0.
* gnu/packages/finance.scm (bitcoin-core): Update to 25.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-05-30 13:42:27 +02:00
Guillaume Le Vaillant bb6ddc269f
gnu: Remove bitcoin-abc.
This package (version 0.21.12 from July 2020, which currently doesn't build)
is for an outdated version of the Bitcoin Cash protocol. Since November 2020,
the bitcoin-abc program has become an implementation of the eCash protocol,
which is different from Bitcoin Cash (different consensus model).

* gnu/packages/finance.scm (bitcoin-abc): Remove variable.

Signed-off-by: Simon Tournier <zimon.toutoune@gmail.com>
2023-05-26 12:46:05 +02:00
fanquake ef58616936
gnu: homebank: Update to 5.6.3.
* gnu/packages/finance.scm (homebank): Update to 5.6.3.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-22 17:05:22 +02:00
Ahmad Draidi 7b3f571fc8
gnu: xmrig: Update to 6.19.2.
* gnu/packages/finance.scm (xmrig): Update to 6.19.2.
  [description]: Fix typos.
2023-05-21 09:54:31 +02:00
Guillaume Le Vaillant 24b6f94cf9
gnu: bitcoin-core-24.1: Rename to bitcoin-core.
* gnu/packages/finance.scm (bitcoin-core): Remove variable.
  (bitcoin-core-24.1): Rename to bitcoin-core.
2023-05-20 09:01:18 +02:00
Michael Ford 0aab248552
gnu: bitcoin-core: Update to 24.1.
* gnu/packages/finance.scm (bitcoin-core): Update to 24.1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-05-19 17:23:20 +02:00
Guillaume Le Vaillant 405a1813d8
gnu: bitcoin-unlimited: Update to 2.0.0.0.
* gnu/packages/finance.scm (bitcoin-unlimited): Update to 2.0.0.0.
  [arguments]: Update 'fix-tests' phase.
2023-05-19 17:23:20 +02:00
Michael Ford 3c8d0f9e71
gnu: bitcoin-core: Update to 23.1.
* gnu/packages/finance.scp (bitcoin-core): Update to 23.1.
  [inputs]: Add sqlite.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-05-14 10:38:54 +02:00
John Kehayias bacee2da69
gnu: python-ledgerblue: Disable tests.
* gnu/packages/finance.scm (python-ledgerblue)[arguments]: Disable
tests (there are none).
2023-04-23 17:07:40 -04:00
Andreas Enge 1c966023e8
gnu: python-stdnum: Update to 1.18.
* gnu/packages/finance.scm (python-stdnum): Update to 1.18.
2023-04-22 11:02:06 +02:00
Saku Laesvuori 88a59bb929
gnu: Add kitsas.
* gnu/packages/finance.scm (kitsas): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-04-19 20:12:20 -04:00
Maxim Cournoyer 3bacd3c76a
Merge branch 'master' into core-updates.
Conflicts:
	gnu/local.mk
	gnu/packages/build-tools.scm
	gnu/packages/certs.scm
	gnu/packages/check.scm
	gnu/packages/compression.scm
	gnu/packages/cups.scm
	gnu/packages/fontutils.scm
	gnu/packages/gnuzilla.scm
	gnu/packages/guile.scm
	gnu/packages/ibus.scm
	gnu/packages/image-processing.scm
	gnu/packages/linux.scm
	gnu/packages/music.scm
	gnu/packages/nss.scm
	gnu/packages/pdf.scm
	gnu/packages/python-xyz.scm
	gnu/packages/qt.scm
	gnu/packages/ruby.scm
	gnu/packages/shells.scm
	gnu/packages/tex.scm
	gnu/packages/video.scm
	gnu/packages/vulkan.scm
	gnu/packages/web.scm
	gnu/packages/webkit.scm
	gnu/packages/wm.scm
2023-04-14 17:15:08 -04:00
Guillaume Le Vaillant a023561ccc
gnu: electron-cash: Update to 4.2.14.
* gnu/packages/finance.scm (electron-cash): Update to 4.2.14.
  [arguments]: Remove 'relax-requirements' phase.
2023-04-12 10:43:25 +02:00
Guillaume Le Vaillant f671a3ec5c
gnu: p2pool: Update to 3.2.
* gnu/packages/finance.scm (p2pool): Update to 3.2.
2023-04-12 10:43:25 +02:00
Guillaume Le Vaillant d4533710ac
gnu: monero-gui: Update to 0.18.2.2.
* gnu/packages/finance.scm (monero-gui): Update to 0.18.2.2.
2023-04-12 10:43:25 +02:00
Guillaume Le Vaillant 78b6f28a6f
gnu: monero: Update to 0.18.2.2.
* gnu/packages/finance.scm (monero): Update to 0.18.2.2.
2023-04-12 10:43:25 +02:00
Guillaume Le Vaillant b3f559886f
gnu: bitcoin-unlimited: Disable failing test.
* gnu/packages/finance.scm (bitcoin-unlimited)[arguments]: Disable a test
  failing because of an expired SSL certificate.
2023-03-27 15:40:10 +02:00
Andreas Enge ccb62d8feb
Merge remote-tracking branch 'origin/master' into core-updates 2023-03-20 18:49:06 +01:00
Jelle Licht 6494f93e21
gnu: ledger: Update to 3.3.1.
* gnu/packages/finance.scm (ledger): Update to 3.3.1.
[source]: Remove snippet.
[arguments]<#:phases>: Re-enable old test.
2023-03-06 14:58:57 +01:00
Christopher Baines 7df09ee0ab
Merge remote-tracking branch 'savannah/master' into core-updates
Conflicts:
	gnu/local.mk
	gnu/packages/autotools.scm
	gnu/packages/cmake.scm
	gnu/packages/gnuzilla.scm
	gnu/packages/haskell.scm
	gnu/packages/pdf.scm
	gnu/packages/python-xyz.scm
	gnu/packages/samba.scm
	gnu/packages/tex.scm
	gnu/packages/tls.scm
	gnu/packages/wxwidgets.scm
2023-03-02 10:55:08 +00:00
Guillaume Le Vaillant f2f530e808
gnu: xmrig: Update to 6.19.0.
* gnu/packages/finance.scm (xmrig): Update to 6.19.0.
2023-03-01 16:31:53 +01:00