all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [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

* [bug#61804] [PATCH] gnu: perl-cgi: Update to 4.55
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2023-02-26 13:31 UTC (permalink / raw)
  To: Vasile Dumitrascu; +Cc: 61804-done, 61804

[-- Attachment #1: Type: text/plain, Size: 403 bytes --]

Vasile,

Vasile Dumitrascu via Guix-patches via 写道:
> * gnu/packages/web.scm (perl-cgi): Update to 4.55.

Pushed as 8d0a8ca1a9fcf1e2ee99db5c4f3b31b8afd480dd.  Thanks for 
all these!

Here too, don't forget to check for other changes.  Removing the 
perl-test-deep requirement was the only point of this release: 
<https://metacpan.org/release/LEEJO/CGI-4.55>.

Kind regards,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[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.