[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
290/300: gnu: perl-io-socket-ssl: Update to 2.089.
From: |
guix-commits |
Subject: |
290/300: gnu: perl-io-socket-ssl: Update to 2.089. |
Date: |
Wed, 26 Mar 2025 18:38:27 -0400 (EDT) |
janneke pushed a commit to branch core-packages-team-old
in repository guix.
commit 6c69b1759760bfcaeaa325b3a62b7f87277a8337
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 f8519bbfa9..3488089072 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -4335,14 +4335,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
- 299/300: gnu: gash-utils-boot: Use a gexp., (continued)
- 299/300: gnu: gash-utils-boot: Use a gexp., guix-commits, 2025/03/26
- 300/300: gnu: mpfr: Update to 4.2.2., guix-commits, 2025/03/26
- 265/300: gnu: gnumach-headers: Fix build., guix-commits, 2025/03/26
- 268/300: gnu: xorg-server-for-test: Update to 21.1.15; fixes build with gcc-14., guix-commits, 2025/03/26
- 270/300: gnu: commencement: gcc-boot0: Fix building on the 32bit Hurd., guix-commits, 2025/03/26
- 269/300: gnu: nvi: Fix build with gcc-14., guix-commits, 2025/03/26
- 274/300: squash! gnu: gcc-4.7: Fix slash in startfile prefix., guix-commits, 2025/03/26
- 281/300: gnu: hwdata: Update to 0.392., guix-commits, 2025/03/26
- 284/300: gnu: c-ares: Update to 1.34.4., guix-commits, 2025/03/26
- 285/300: gnu: which: Update to 2.23., guix-commits, 2025/03/26
- 290/300: gnu: perl-io-socket-ssl: Update to 2.089.,
guix-commits <=
- 291/300: gnu: minizip: Remove phase 'remove-crypt-h., guix-commits, 2025/03/26
- 287/300: Revert "gnu: which: Update to 2.22.", guix-commits, 2025/03/26
- 293/300: utils: Set $0 to basename of command in `wrap-program'., guix-commits, 2025/03/26
- 296/300: gnu: bootar: Remove input label., guix-commits, 2025/03/26
- 298/300: gnu: gash-boot: Shorten symlinks., guix-commits, 2025/03/26
- 139/300: gnu: texlive-bin: Fix build with gcc-14., guix-commits, 2025/03/26
- 175/300: Revert "gnu: perl-tk: Fix build with gcc-14.", guix-commits, 2025/03/26
- 155/300: gnu: python-pypairix: Update to 0.3.8 and fix build with gcc-14., guix-commits, 2025/03/26
- 177/300: gnu: racket-vm-cgc: Fix build with gcc-14., guix-commits, 2025/03/26
- 180/300: gnu: libedit: Fix build with gcc-14., guix-commits, 2025/03/26