gnu: perl-xml-namespacesupport: Update to 1.12.

* gnu/packages/xml.scm (perl-xml-namespacesupport): Update to 1.12.
master
Leo Famulari 2017-07-14 11:18:16 -04:00
parent 2f0d1b9dd2
commit 88958ee061
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -421,7 +421,7 @@ libxslt library.")
(define-public perl-xml-namespacesupport
(package
(name "perl-xml-namespacesupport")
(version "1.11")
(version "1.12")
(source
(origin
(method url-fetch)
@ -429,7 +429,7 @@ libxslt library.")
"XML-NamespaceSupport-" version ".tar.gz"))
(sha256
(base32
"1sklgcldl3w6gn706vx1cgz6pm4y5lfgsjxnfqyk20pilgq530bd"))))
"1vz5pbi4lm5fhq2slrs2hlp6bnk29863abgjlcx43l4dky2rbsa7"))))
(build-system perl-build-system)
(home-page "http://search.cpan.org/dist/XML-NamespaceSupport")
(synopsis "XML namespace support class")