[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/10: gnu: perl-io-socket-ssl: Update to 2.074.
From: |
guix-commits |
Subject: |
05/10: gnu: perl-io-socket-ssl: Update to 2.074. |
Date: |
Thu, 1 Sep 2022 17:44:51 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 648f3d5d4934bf7545e840377df4f3fc1ead6b41
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Tue Aug 30 22:09:34 2022 +0200
gnu: perl-io-socket-ssl: Update to 2.074.
* gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.074.
---
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 2004182c17..cec2b1a0a7 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -3784,14 +3784,14 @@ and IPv6 sockets, intended as a replacement for
IO::Socket::INET.")
(define-public perl-io-socket-ssl
(package
(name "perl-io-socket-ssl")
- (version "2.068")
+ (version "2.074")
(source (origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/S/SU/SULLR/"
"IO-Socket-SSL-" version ".tar.gz"))
(sha256
(base32
- "1ycgzg1l7p07y5wc0vzgnj122vm51p5aqpi4s56pp0piaq0gq824"))))
+ "0cm810ys5az6z3h3pql71jpliva1gfd0dxwwh4lx194xwimnnj1n"))))
(build-system perl-build-system)
(propagated-inputs
(list perl-net-ssleay
- branch core-updates updated (58863b93b0 -> 08380429b8), guix-commits, 2022/09/01
- 05/10: gnu: perl-io-socket-ssl: Update to 2.074.,
guix-commits <=
- 02/10: gnu: GHC: Adjust for Python 3.10., guix-commits, 2022/09/01
- 06/10: gnu: cURL: Update to 7.85.0., guix-commits, 2022/09/01
- 03/10: gnu: mozjs@78: Patch for Python 3.10., guix-commits, 2022/09/01
- 08/10: gnu: swig: Fix build with GCC-12., guix-commits, 2022/09/01
- 01/10: gnu: ruby@2.7: Incorporate grafted changes., guix-commits, 2022/09/01
- 04/10: gnu: CMake: Update to 3.24.1., guix-commits, 2022/09/01
- 07/10: gnu: llvm-14, llvm-12: Enable RTTI., guix-commits, 2022/09/01
- 09/10: gnu: doxygen: Fix build with GCC-12., guix-commits, 2022/09/01
- 10/10: gnu: boost: Update to 1.80.0., guix-commits, 2022/09/01