[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
280/290: gnu: perl-io-socket-ssl: Update to 2.089.
From: |
guix-commits |
Subject: |
280/290: gnu: perl-io-socket-ssl: Update to 2.089. |
Date: |
Mon, 31 Mar 2025 05:08:18 -0400 (EDT) |
andreas pushed a commit to branch core-packages-team
in repository guix.
commit 847b1841bd16f6da9cdb24f4d9c230e7bba23103
Author: Greg Hogan <code@greghogan.com>
AuthorDate: Fri Mar 21 18:03:46 2025 +0000
gnu: perl-io-socket-ssl: Update to 2.089.
* gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.089.
Change-Id: I6c9331a509607f87ef07bc272b375ce133d59075
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
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 cb73bed4d2..0ffa1407b7 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -4371,14 +4371,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.081")
+ (version "2.089")
(source (origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/S/SU/SULLR/"
"IO-Socket-SSL-" version ".tar.gz"))
(sha256
(base32
- "0hw4c62abq0cs3ixi0ws96i2y0fij3452514dlqn7d6nm0kgig87"))))
+ "1l8l78p9sq2mj0xb4bpjn8rph0fdxi9xa6pm968px5j22qn130zn"))))
(build-system perl-build-system)
(propagated-inputs
(list perl-net-ssleay
- 264/290: gnu: commencement: gcc-boot0: Fix building on the 32bit Hurd., (continued)
- 264/290: gnu: commencement: gcc-boot0: Fix building on the 32bit Hurd., guix-commits, 2025/03/31
- 261/290: gnu: gnumach: Fix build., guix-commits, 2025/03/31
- 265/290: gnu: util-linux: Update to 2.40.4., guix-commits, 2025/03/31
- 267/290: gnu: tar: Update to 1.35., guix-commits, 2025/03/31
- 269/290: gnu: libiconv: Update to 1.18., guix-commits, 2025/03/31
- 268/290: gnu: diffutils: Update to 3.11., guix-commits, 2025/03/31
- 272/290: gnu: pciutils: Update to 3.13.0., guix-commits, 2025/03/31
- 277/290: Revert "gnu: which: Update to 2.22.", guix-commits, 2025/03/31
- 279/290: gnu: perl-net-ssleay: Update to 1.94., guix-commits, 2025/03/31
- 281/290: gnu: minizip: Remove phase 'remove-crypt-h., guix-commits, 2025/03/31
- 280/290: gnu: perl-io-socket-ssl: Update to 2.089.,
guix-commits <=
- 286/290: gnu: bootar: Remove input label., guix-commits, 2025/03/31
- 234/290: gnu: lzip: Update to 1.25., guix-commits, 2025/03/31