gnu: perl-xml-compile-wsdl11: Update to 3.07.

* gnu/packages/xml.scm (perl-xml-compile-wsdl11): Update to 3.07.
This commit is contained in:
Tobias Geerinckx-Rice 2018-05-16 14:12:27 +02:00
parent 9af5a513f0
commit 4b4a4f5c2d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -735,14 +735,14 @@ (define-public perl-xml-compile-soap
(define-public perl-xml-compile-wsdl11 (define-public perl-xml-compile-wsdl11
(package (package
(name "perl-xml-compile-wsdl11") (name "perl-xml-compile-wsdl11")
(version "3.06") (version "3.07")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://cpan/authors/id/M/MA/MARKOV/" (uri (string-append "mirror://cpan/authors/id/M/MA/MARKOV/"
"XML-Compile-WSDL11-" version ".tar.gz")) "XML-Compile-WSDL11-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0vbq05cpynm3jj81fw1k4nsb3wv4zngi6blvi1jhdarmh2rfg1x2")))) "09ayl442hzvn97q4ghn5rz4r82dm9w3l69hixhb29h9xq9ysi7ba"))))
(build-system perl-build-system) (build-system perl-build-system)
(propagated-inputs (propagated-inputs
`(("perl-log-report" ,perl-log-report) `(("perl-log-report" ,perl-log-report)