unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Bruno Victal <mirai@makinata.eu>
To: 62546@debbugs.gnu.org
Cc: Bruno Victal <mirai@makinata.eu>
Subject: [bug#62546] [PATCH staging] gnu: perl-io-socket-ssl: Update to 2.081.
Date: Thu, 30 Mar 2023 15:48:59 +0100	[thread overview]
Message-ID: <d3e4caeb66bfac0b7573fcacd2786625a8f8234b.1680187731.git.mirai@makinata.eu> (raw)

* 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





             reply	other threads:[~2023-03-30 14:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-30 14:48 Bruno Victal [this message]
2023-03-31  3:13 ` bug#62546: [PATCH staging] gnu: perl-io-socket-ssl: Update to 2.081 Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d3e4caeb66bfac0b7573fcacd2786625a8f8234b.1680187731.git.mirai@makinata.eu \
    --to=mirai@makinata.eu \
    --cc=62546@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).