gnu: perl-graph-readwrite: Update to 2.09.
* gnu/packages/xml.scm (perl-graph-readwrite): Update to 2.09.
This commit is contained in:
		
							parent
							
								
									467d4c85c3
								
							
						
					
					
						commit
						ffbc7d6553
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -167,7 +167,7 @@ based on libxml for XML parsing, tree manipulation and XPath support.")
 | 
				
			||||||
(define-public perl-graph-readwrite
 | 
					(define-public perl-graph-readwrite
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "perl-graph-readwrite")
 | 
					    (name "perl-graph-readwrite")
 | 
				
			||||||
    (version "2.08")
 | 
					    (version "2.09")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -177,7 +177,7 @@ based on libxml for XML parsing, tree manipulation and XPath support.")
 | 
				
			||||||
             ".tar.gz"))
 | 
					             ".tar.gz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1wjni212nfz9irp19nx9if1lj3w9cybpdbzhii4g8macpryjj7ci"))))
 | 
					         "0jlsg64pmy6ka5q5gy851nnyfgjzvhyxc576bhns3vi2x5ng07mh"))))
 | 
				
			||||||
    (build-system perl-build-system)
 | 
					    (build-system perl-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     `(("perl-graph" ,perl-graph)
 | 
					     `(("perl-graph" ,perl-graph)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue