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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#62546: closed ([PATCH staging] gnu: perl-io-socket-ssl:
 Update to 2.081.)
Date: Fri, 31 Mar 2023 03:14:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 30 Mar 2023 23:13:06 -0400
with message-id <87jzyxy5od.fsf <at> gmail.com>
and subject line Re: bug#62546: [PATCH staging] gnu: perl-io-socket-ssl: Update to 2.081.
has caused the debbugs.gnu.org bug report #62546,
regarding [PATCH staging] gnu: perl-io-socket-ssl: Update to 2.081.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
62546: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62546
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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.