[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/19: gnu: perl-cgi-simple: Update to 1.21.
From: |
guix-commits |
Subject: |
13/19: gnu: perl-cgi-simple: Update to 1.21. |
Date: |
Sat, 23 Mar 2019 14:45:25 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 4035551b492568840e6e536d81b7c72626c2ab4f
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Mar 23 16:56:15 2019 +0100
gnu: perl-cgi-simple: Update to 1.21.
* gnu/packages/web.scm (perl-cgi-simple): Update to 1.21.
---
gnu/packages/web.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index c233ef7..7c2a9d5 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -2266,15 +2266,14 @@ HTTP requests.")
(define-public perl-cgi-simple
(package
(name "perl-cgi-simple")
- (version "1.15")
+ (version "1.21")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/M/MA/MANWAR/"
"CGI-Simple-" version ".tar.gz"))
(sha256
- (base32
- "013dcy9k4sj9alkksk5aqz65ryxw0rxgg71c7w666y941gd8n46q"))))
+ (base32 "1wzc2igs4khmj7zfahvs87c24p9ks8hnqhhsyviyiix53xx2y6sg"))))
(build-system perl-build-system)
(native-inputs
`(("perl-io-stringy" ,perl-io-stringy) ; for IO::Scalar
- branch master updated (a506a4c -> 22c31e0), guix-commits, 2019/03/23
- 19/19: gnu: perl-plack-test-externalserver: Update to 0.02., guix-commits, 2019/03/23
- 18/19: gnu: perl-finance-quote: Update to 1.47., guix-commits, 2019/03/23
- 17/19: gnu: perl-plack-middleware-removeredundantbody: Update to 0.07., guix-commits, 2019/03/23
- 16/19: gnu: perl-test-www-mechanize: Update to 1.52., guix-commits, 2019/03/23
- 15/19: gnu: perl-plack-middleware-reverseproxy: Update to 0.16., guix-commits, 2019/03/23
- 14/19: gnu: perl-test-tcp: Update to 2.19., guix-commits, 2019/03/23
- 13/19: gnu: perl-cgi-simple: Update to 1.21.,
guix-commits <=
- 12/19: gnu: perl-www-mechanize: Update to 1.91., guix-commits, 2019/03/23
- 11/19: gnu: perl-html-lint: Update to 2.32., guix-commits, 2019/03/23
- 10/19: gnu: perl-libwww: Update to 6.37., guix-commits, 2019/03/23
- 09/19: gnu: perl-crypt-openssl-random: Update to 0.15., guix-commits, 2019/03/23
- 08/19: gnu: perl-class-c3-componentised: Update to 1.001002., guix-commits, 2019/03/23
- 07/19: gnu: perl-carp: Update to 1.50., guix-commits, 2019/03/23
- 06/19: gnu: perl-unicode-linebreak: Update to 2019.001., guix-commits, 2019/03/23
- 05/19: gnu: perl-text-unidecode: Update to 1.30., guix-commits, 2019/03/23
- 03/19: gnu: perl-cache-fastmmap: Update to 1.47., guix-commits, 2019/03/23
- 01/19: gnu: perl-file-slurp: Update to 9999.26., guix-commits, 2019/03/23