From: Tomas Volf <~@wolfsden.cz>
To: 75317@debbugs.gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [bug#75317] [PATCH 5/6] gnu: perl-finance-quote: Update to 1.64.
Date: Fri, 3 Jan 2025 15:24:30 +0100 [thread overview]
Message-ID: <f949e6d9dbcdc42c2af5cf0bf1c2fbc5d3826d78.1735912713.git.~@wolfsden.cz> (raw)
In-Reply-To: <cover.1735912713.git.~@wolfsden.cz>
* gnu/packages/web.scm (perl-finance-quote): Update to 1.64.
Change-Id: Ia7befbfb23a0c2de36cf32ea808b3f83c71349da
---
gnu/packages/web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 8f816acfd9..7f0d6701f9 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -3546,14 +3546,14 @@ (define-public perl-file-listing
(define-public perl-finance-quote
(package
(name "perl-finance-quote")
- (version "1.59")
+ (version "1.64")
(source
(origin
(method url-fetch)
(uri (string-append "https://cpan.metacpan.org/authors/id/B/BP/BPSCHUCK/"
"Finance-Quote-" version ".tar.gz"))
(sha256
- (base32 "0a19y5bj2pvdlfi747ihgz5khjlfkhjakv712r0gz0n6miwjiscs"))))
+ (base32 "06swiq3c8cdv73nq53wshdvcxzwf2cbiay12dvjjr4as86a7r005"))))
(build-system perl-build-system)
(native-inputs
(list perl-test-harness
--
2.46.0
next prev parent reply other threads:[~2025-01-03 14:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Tomas Volf [this message]
2025-01-03 14:24 ` [bug#75317] [PATCH 6/6] gnu: gnucash: Update to 5.10 Tomas Volf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='f949e6d9dbcdc42c2af5cf0bf1c2fbc5d3826d78.1735912713.git.~@wolfsden.cz' \
--to=~@wolfsden.cz \
--cc=75317@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.