gnu: perl-xml-namespacesupport: Update to 1.12.
* gnu/packages/xml.scm (perl-xml-namespacesupport): Update to 1.12.
This commit is contained in:
parent
2f0d1b9dd2
commit
88958ee061
1 changed files with 2 additions and 2 deletions
|
@ -421,7 +421,7 @@ (define-public perl-xml-libxslt
|
|||
(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 @@ (define-public perl-xml-namespacesupport
|
|||
"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")
|
||||
|
|
Loading…
Reference in a new issue