gnu: perl-sub-quote: Update to 2.005000.
* gnu/packages/xml.scm (perl-sub-quote): Update to 2.005000.
This commit is contained in:
		
							parent
							
								
									503a00597b
								
							
						
					
					
						commit
						1c3de94cff
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -7340,7 +7340,7 @@ return value is the sub.")
 | 
				
			||||||
(define-public perl-sub-quote
 | 
					(define-public perl-sub-quote
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "perl-sub-quote")
 | 
					    (name "perl-sub-quote")
 | 
				
			||||||
    (version "2.004000")
 | 
					    (version "2.005000")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -7349,7 +7349,7 @@ return value is the sub.")
 | 
				
			||||||
             version ".tar.gz"))
 | 
					             version ".tar.gz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1zrh3apxsw1ks25zkh9dcn00656rsvq4mimqz3w8p37s2c1m4qaq"))))
 | 
					         "1zv45cvj4ifkbr61ydcpphnj6lvib37gfxwfh40h0yzf3c8lbca4"))))
 | 
				
			||||||
    (build-system perl-build-system)
 | 
					    (build-system perl-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     `(("perl-test-fatal" ,perl-test-fatal)))
 | 
					     `(("perl-test-fatal" ,perl-test-fatal)))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue