GNU bug report logs - #78092
[PATCH] gnu: perl-finance-quote: Update to 1.65.

Previous Next

Package: guix-patches;

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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tomas Volf <~@wolfsden.cz>
Subject: bug#78092: closed (Re: [bug#78092] [PATCH] gnu: perl-finance-quote:
 Update to 1.65.)
Date: Mon, 28 Apr 2025 07:27:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#78092: [PATCH] gnu: perl-finance-quote: Update to 1.65.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 78092 <at> debbugs.gnu.org.

-- 
78092: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78092
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Tomas Volf <~@wolfsden.cz>
Cc: 78092-done <at> debbugs.gnu.org
Subject: Re: [bug#78092] [PATCH] gnu: perl-finance-quote: Update to 1.65.
Date: Mon, 28 Apr 2025 08:26:49 +0100
[Message part 3 (text/plain, inline)]
Tomas Volf <~@wolfsden.cz> writes:

> * 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(-)

Thanks for the patch, I've pushed this to master as
249876aa8307d6a46be4ae32289bab69987b301b.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Tomas Volf <~@wolfsden.cz>
To: guix-patches <at> gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [PATCH] gnu: perl-finance-quote: Update to 1.65.
Date: Sun, 27 Apr 2025 13:46:49 +0200
* 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 23 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.