all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#75317] [PATCH 0/6] gnu: gnucash: Fix getting quotes
@ 2025-01-03 14:14 Tomas Volf
  2025-01-03 14:24 ` [bug#75317] [PATCH 1/6] gnu: gnucash: Fix locating perl binary Tomas Volf
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Tomas Volf @ 2025-01-03 14:14 UTC (permalink / raw)
  To: 75317; +Cc: Tomas Volf

It seems the ability to fetch quotes for stocks and currencies from the
internet has bit-rotten a bit.  This series fixed that.

Tomas Volf (6):
  gnu: gnucash: Fix locating perl binary.
  gnu: gnucash: Do not install gnc-fq-update.
  gnu: gnucash: Drop special case for gnc-fq-helper.
  gnu: gnucash: Do not wrap finance-quote-wrapper.
  gnu: perl-finance-quote: Update to 1.64.
  gnu: gnucash: Update to 5.10.

 gnu/packages/gnucash.scm | 53 +++++++++++++++++++++++++---------------
 gnu/packages/web.scm     |  4 +--
 2 files changed, 35 insertions(+), 22 deletions(-)

--
2.46.0




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-01-03 14:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-03 14:14 [bug#75317] [PATCH 0/6] gnu: gnucash: Fix getting quotes Tomas Volf
2025-01-03 14:24 ` [bug#75317] [PATCH 1/6] gnu: gnucash: Fix locating perl binary Tomas Volf
2025-01-03 14:24 ` [bug#75317] [PATCH 2/6] gnu: gnucash: Do not install gnc-fq-update Tomas Volf
2025-01-03 14:24 ` [bug#75317] [PATCH 3/6] gnu: gnucash: Drop special case for gnc-fq-helper Tomas Volf
2025-01-03 14:24 ` [bug#75317] [PATCH 4/6] gnu: gnucash: Do not wrap finance-quote-wrapper Tomas Volf
2025-01-03 14:24 ` [bug#75317] [PATCH 5/6] gnu: perl-finance-quote: Update to 1.64 Tomas Volf
2025-01-03 14:24 ` [bug#75317] [PATCH 6/6] gnu: gnucash: Update to 5.10 Tomas Volf

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.