GNU bug report logs - #61804
[PATCH] gnu: perl-cgi: Update to 4.55

Previous Next

Package: guix-patches;

Reported by: Vasile Dumitrascu <va511e <at> yahoo.com>

Date: Sun, 26 Feb 2023 10:31:02 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Vasile Dumitrascu <va511e <at> yahoo.com>
To: 61804 <at> debbugs.gnu.org
Cc: Vasile Dumitrascu <va511e <at> yahoo.com>
Subject: [bug#61804] [PATCH] gnu: perl-cgi: Update to 4.55
Date: Sun, 26 Feb 2023 11:30:24 +0100
* 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





This bug report was last modified 2 years and 85 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.