gnu: perl-lwp-protocol-https: Update to 6.09.

* gnu/packages/web.scm (perl-lwp-protocol-https): Update to 6.09.
This commit is contained in:
Tobias Geerinckx-Rice 2020-11-14 18:37:58 +01:00
parent 1b0cda6b44
commit 89f25a813a
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -3789,15 +3789,14 @@ (define-public perl-lwp-mediatypes
(define-public perl-lwp-protocol-https
(package
(name "perl-lwp-protocol-https")
(version "6.07")
(version "6.09")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/O/OA/OALDERS/"
"LWP-Protocol-https-" version ".tar.gz"))
(sha256
(base32
"1rxrpwylfw1afah0nk96kgkwjbl2p1a7lwx50iipg8c4rx3cjb2j"))))
(base32 "14pm785cgyrnppks6ccasb2vkqifh0a8fz36nmnhc2v926jy3kqn"))))
(build-system perl-build-system)
(native-inputs
;; For tests.