gnu: perl-plack-middleware-removeredundantbody: Update to 0.07.

* gnu/packages/web.scm (perl-plack-middleware-removeredundantbody): Update to 0.07.
master
Tobias Geerinckx-Rice 2019-03-23 17:22:58 +01:00
parent 73125149c1
commit f44678f663
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 3 deletions

View File

@ -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)))