GNU bug report logs -
#62546
[PATCH staging] gnu: perl-io-socket-ssl: Update to 2.081.
Previous Next
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
[Message part 1 (text/plain, inline)]
Your bug report
#62546: [PATCH staging] gnu: perl-io-socket-ssl: Update to 2.081.
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 62546 <at> debbugs.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)]
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
[Message part 3 (message/rfc822, inline)]
* 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
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.