GNU bug report logs -
#78092
[PATCH] gnu: perl-finance-quote: Update to 1.65.
Previous Next
Reported by: Tomas Volf <~@wolfsden.cz>
Date: Sun, 27 Apr 2025 11:48:01 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/web.scm (perl-finance-quote): Update to 1.65.
Change-Id: Ifea8dfaff03ace0a7338bf9c4a5d52bb74b1db26
---
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 25792aae0f..a7e4ed7798 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -3632,14 +3632,14 @@ (define-public perl-file-listing
(define-public perl-finance-quote
(package
(name "perl-finance-quote")
- (version "1.64")
+ (version "1.65")
(source
(origin
(method url-fetch)
(uri (string-append "https://cpan.metacpan.org/authors/id/B/BP/BPSCHUCK/"
"Finance-Quote-" version ".tar.gz"))
(sha256
- (base32 "06swiq3c8cdv73nq53wshdvcxzwf2cbiay12dvjjr4as86a7r005"))))
+ (base32 "0603zricynb6n9kq7agsb03v4idlqy0rdc1nq2knzbf9l9jljyhb"))))
(build-system perl-build-system)
(native-inputs
(list perl-test-harness
--
2.49.0
This bug report was last modified 22 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.