* [bug#61804] [PATCH] gnu: perl-cgi: Update to 4.55
[not found] <20230226103024.28643-1-va511e.ref@yahoo.com>
@ 2023-02-26 10:30 ` Vasile Dumitrascu via Guix-patches via
2023-02-26 13:31 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Vasile Dumitrascu via Guix-patches via @ 2023-02-26 10:30 UTC (permalink / raw)
To: 61804; +Cc: Vasile Dumitrascu
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-26 13:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20230226103024.28643-1-va511e.ref@yahoo.com>
2023-02-26 10:30 ` [bug#61804] [PATCH] gnu: perl-cgi: Update to 4.55 Vasile Dumitrascu via Guix-patches via
2023-02-26 13:31 ` Tobias Geerinckx-Rice via Guix-patches via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.