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.

Full log


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




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

Previous Next


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