[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/19: gnu: perl-plack-middleware-removeredundantbody: Update to 0.07.
From: |
guix-commits |
Subject: |
17/19: gnu: perl-plack-middleware-removeredundantbody: Update to 0.07. |
Date: |
Sat, 23 Mar 2019 14:45:26 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit f44678f663616b368cecb72d6ce8dee501d059df
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Mar 23 17:22:58 2019 +0100
gnu: perl-plack-middleware-removeredundantbody: Update to 0.07.
* gnu/packages/web.scm (perl-plack-middleware-removeredundantbody): Update
to 0.07.
---
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 a678cbb..5debfd3 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -3428,7 +3428,7 @@ can say what method it actually meant.")
(define-public perl-plack-middleware-removeredundantbody
(package
(name "perl-plack-middleware-removeredundantbody")
- (version "0.05")
+ (version "0.07")
(source
(origin
(method url-fetch)
@@ -3436,8 +3436,7 @@ can say what method it actually meant.")
"Plack-Middleware-RemoveRedundantBody-"
version ".tar.gz"))
(sha256
- (base32
- "1n3wm0zi8dnk54jx937asl951lslj3jvw0fry4jpzsibg4f6wrx0"))))
+ (base32 "1hz3kgb5vw4r02gfk9i911f5ykvz55lrsx45bdcllk2bszal3f34"))))
(build-system perl-build-system)
(propagated-inputs
`(("perl-plack" ,perl-plack)))
- 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 <=
- 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, 2019/03/23
- 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