gnu: perl-graph-readwrite: Update to 2.09.

* gnu/packages/xml.scm (perl-graph-readwrite): Update to 2.09.
master
Efraim Flashner 2016-11-30 12:29:09 +02:00
parent 467d4c85c3
commit ffbc7d6553
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 2 additions and 2 deletions

View File

@ -167,7 +167,7 @@ based on libxml for XML parsing, tree manipulation and XPath support.")
(define-public perl-graph-readwrite
(package
(name "perl-graph-readwrite")
(version "2.08")
(version "2.09")
(source
(origin
(method url-fetch)
@ -177,7 +177,7 @@ based on libxml for XML parsing, tree manipulation and XPath support.")
".tar.gz"))
(sha256
(base32
"1wjni212nfz9irp19nx9if1lj3w9cybpdbzhii4g8macpryjj7ci"))))
"0jlsg64pmy6ka5q5gy851nnyfgjzvhyxc576bhns3vi2x5ng07mh"))))
(build-system perl-build-system)
(propagated-inputs
`(("perl-graph" ,perl-graph)