[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/10: gnu: perl-xml-compile-wsdl11: Update to 3.07.
From: |
Tobias Geerinckx-Rice |
Subject: |
06/10: gnu: perl-xml-compile-wsdl11: Update to 3.07. |
Date: |
Wed, 16 May 2018 21:00:32 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 4b4a4f5c2d434f7be70f7af2bdb6825629ced6a1
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed May 16 14:12:27 2018 +0200
gnu: perl-xml-compile-wsdl11: Update to 3.07.
* gnu/packages/xml.scm (perl-xml-compile-wsdl11): Update to 3.07.
---
gnu/packages/xml.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm
index 484de8e..b8174f8 100644
--- a/gnu/packages/xml.scm
+++ b/gnu/packages/xml.scm
@@ -735,14 +735,14 @@ used.")
(define-public perl-xml-compile-wsdl11
(package
(name "perl-xml-compile-wsdl11")
- (version "3.06")
+ (version "3.07")
(source (origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/M/MA/MARKOV/"
"XML-Compile-WSDL11-" version ".tar.gz"))
(sha256
(base32
- "0vbq05cpynm3jj81fw1k4nsb3wv4zngi6blvi1jhdarmh2rfg1x2"))))
+ "09ayl442hzvn97q4ghn5rz4r82dm9w3l69hixhb29h9xq9ysi7ba"))))
(build-system perl-build-system)
(propagated-inputs
`(("perl-log-report" ,perl-log-report)
- branch master updated (cbf58af -> 2112a99), Tobias Geerinckx-Rice, 2018/05/16
- 03/10: gnu: uim: Update to 1.8.8., Tobias Geerinckx-Rice, 2018/05/16
- 07/10: gnu: i3status: Update to 2.12., Tobias Geerinckx-Rice, 2018/05/16
- 08/10: gnu: lynx: Update to 2.8.9dev.18., Tobias Geerinckx-Rice, 2018/05/16
- 06/10: gnu: perl-xml-compile-wsdl11: Update to 3.07.,
Tobias Geerinckx-Rice <=
- 01/10: gnu: prosody: Update to 0.10.1 [security fixes]., Tobias Geerinckx-Rice, 2018/05/16
- 02/10: gnu: maim: Update to 5.5.1., Tobias Geerinckx-Rice, 2018/05/16
- 04/10: gnu: dunst: Update to 1.3.2., Tobias Geerinckx-Rice, 2018/05/16
- 05/10: gnu: perl-xml-compile-tester: Update to 0.91., Tobias Geerinckx-Rice, 2018/05/16
- 09/10: gnu: links: Update to 2.16., Tobias Geerinckx-Rice, 2018/05/16
- 10/10: gnu: youtube-dl: Update to 2018.05.09., Tobias Geerinckx-Rice, 2018/05/16