unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Vasile Dumitrascu via Guix-patches via <guix-patches@gnu.org>
To: 61804@debbugs.gnu.org
Cc: Vasile Dumitrascu <va511e@yahoo.com>
Subject: [bug#61804] [PATCH] gnu: perl-cgi: Update to 4.55
Date: Sun, 26 Feb 2023 11:30:24 +0100	[thread overview]
Message-ID: <20230226103024.28643-1-va511e@yahoo.com> (raw)
In-Reply-To: 20230226103024.28643-1-va511e.ref@yahoo.com

* gnu/packages/web.scm (perl-cgi): Update to 4.55.
---
 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 fd0e68c591..6423bbe076 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -2994,14 +2994,14 @@ (define-public perl-catalystx-script-server-starman
 (define-public perl-cgi
   (package
     (name "perl-cgi")
-    (version "4.52")
+    (version "4.55")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://cpan/authors/id/L/LE/LEEJO/"
                            "CGI-" version ".tar.gz"))
        (sha256
-        (base32 "1bxrpxv95js8yinicminxdg41xvd85haj2gvlywg3zqdb66smqy8"))))
+        (base32 "1ck4ik5i0v394qgg9qah4p6x9hyls311g6iwi6ildprzn6a5x2b7"))))
     (build-system perl-build-system)
     (native-inputs
      (list perl-test-deep perl-test-nowarnings perl-test-warn))
-- 
2.39.1





       reply	other threads:[~2023-02-26 10:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230226103024.28643-1-va511e.ref@yahoo.com>
2023-02-26 10:30 ` Vasile Dumitrascu via Guix-patches via [this message]
2023-02-26 13:31   ` [bug#61804] [PATCH] gnu: perl-cgi: Update to 4.55 Tobias Geerinckx-Rice via Guix-patches via

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=20230226103024.28643-1-va511e@yahoo.com \
    --to=guix-patches@gnu.org \
    --cc=61804@debbugs.gnu.org \
    --cc=va511e@yahoo.com \
    /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).