GNU bug report logs - #62546
[PATCH staging] gnu: perl-io-socket-ssl: Update to 2.081.

Previous Next

Package: guix-patches;

Reported by: Bruno Victal <mirai <at> makinata.eu>

Date: Thu, 30 Mar 2023 14:50:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 62546 in the body.
You can then email your comments to 62546 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#62546; Package guix-patches. (Thu, 30 Mar 2023 14:50:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Bruno Victal <mirai <at> makinata.eu>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 30 Mar 2023 14:50:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Bruno Victal <mirai <at> makinata.eu>
To: guix-patches <at> gnu.org
Cc: Bruno Victal <mirai <at> makinata.eu>
Subject: [PATCH staging] gnu: perl-io-socket-ssl: Update to 2.081.
Date: Thu, 30 Mar 2023 15:48:59 +0100
* gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.081.
---
 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 01d6abcf88..0e129f3ba1 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -3848,14 +3848,14 @@ (define-public perl-io-socket-ip
 (define-public perl-io-socket-ssl
   (package
     (name "perl-io-socket-ssl")
-    (version "2.075")
+    (version "2.081")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://cpan/authors/id/S/SU/SULLR/"
                                   "IO-Socket-SSL-" version ".tar.gz"))
               (sha256
                (base32
-                "135fvlvqcnmf0m0s8xqk015k7pyas1hiij5visb1l60y1cif43n3"))))
+                "0hw4c62abq0cs3ixi0ws96i2y0fij3452514dlqn7d6nm0kgig87"))))
     (build-system perl-build-system)
     (propagated-inputs
      (list perl-net-ssleay

base-commit: b272d8e49ce4faa7a0b84c90408d32a51f28c4ef
-- 
2.39.1





Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Fri, 31 Mar 2023 03:14:02 GMT) Full text and rfc822 format available.

Notification sent to Bruno Victal <mirai <at> makinata.eu>:
bug acknowledged by developer. (Fri, 31 Mar 2023 03:14:02 GMT) Full text and rfc822 format available.

Message #10 received at 62546-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Bruno Victal <mirai <at> makinata.eu>
Cc: 62546-done <at> debbugs.gnu.org
Subject: Re: bug#62546: [PATCH staging] gnu: perl-io-socket-ssl: Update to
 2.081.
Date: Thu, 30 Mar 2023 23:13:06 -0400
Hi,

Bruno Victal <mirai <at> makinata.eu> writes:

> * gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.081.
> ---
>  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 01d6abcf88..0e129f3ba1 100644
> --- a/gnu/packages/web.scm
> +++ b/gnu/packages/web.scm
> @@ -3848,14 +3848,14 @@ (define-public perl-io-socket-ip
>  (define-public perl-io-socket-ssl
>    (package
>      (name "perl-io-socket-ssl")
> -    (version "2.075")
> +    (version "2.081")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append "mirror://cpan/authors/id/S/SU/SULLR/"
>                                    "IO-Socket-SSL-" version ".tar.gz"))
>                (sha256
>                 (base32
> -                "135fvlvqcnmf0m0s8xqk015k7pyas1hiij5visb1l60y1cif43n3"))))
> +                "0hw4c62abq0cs3ixi0ws96i2y0fij3452514dlqn7d6nm0kgig87"))))
>      (build-system perl-build-system)
>      (propagated-inputs
>       (list perl-net-ssleay
>
> base-commit: b272d8e49ce4faa7a0b84c90408d32a51f28c4ef

Installed to staging, thanks!

-- 
Thanks,
Maxim




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 28 Apr 2023 11:24:12 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 47 days ago.

Previous Next


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