[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/10: gnu: perl-xml-compile-tester: Update to 0.91.
From: |
Tobias Geerinckx-Rice |
Subject: |
05/10: gnu: perl-xml-compile-tester: Update to 0.91. |
Date: |
Wed, 16 May 2018 21:00:32 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 9af5a513f0c7cdbfbe3258c559cab28cd24b4c6a
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed May 16 14:10:33 2018 +0200
gnu: perl-xml-compile-tester: Update to 0.91.
* gnu/packages/xml.scm (perl-xml-compile-tester): Update to 0.91.
---
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 6e32ffb..484de8e 100644
--- a/gnu/packages/xml.scm
+++ b/gnu/packages/xml.scm
@@ -636,14 +636,14 @@ that conforms to the API of the Document Object Model.")
(define-public perl-xml-compile-tester
(package
(name "perl-xml-compile-tester")
- (version "0.90")
+ (version "0.91")
(source (origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/M/MA/MARKOV/"
"XML-Compile-Tester-" version ".tar.gz"))
(sha256
(base32
- "1bcl8x8cyacqv9yjp97aq9qq85sy8wv78kd8c16yd9yw3by4cpp1"))))
+ "1drzwziwi96rfkh48qpw4l225mcbk8ppl2157nj92cslcpwwdk75"))))
(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, 2018/05/16
- 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 <=
- 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