unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62546] [PATCH staging] gnu: perl-io-socket-ssl: Update to 2.081.
@ 2023-03-30 14:48 Bruno Victal
  2023-03-31  3:13 ` bug#62546: " Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: Bruno Victal @ 2023-03-30 14:48 UTC (permalink / raw)
  To: 62546; +Cc: Bruno Victal

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-31  3:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-30 14:48 [bug#62546] [PATCH staging] gnu: perl-io-socket-ssl: Update to 2.081 Bruno Victal
2023-03-31  3:13 ` bug#62546: " Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).