gnu: perl-libwww: Update to 6.49.
* gnu/packages/web.scm (perl-libwww): Update to 6.49.
This commit is contained in:
		
							parent
							
								
									ebd5f93119
								
							
						
					
					
						commit
						b61e057abc
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -3576,7 +3576,7 @@ select or poll.")
 | 
				
			||||||
(define-public perl-libwww
 | 
					(define-public perl-libwww
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "perl-libwww")
 | 
					    (name "perl-libwww")
 | 
				
			||||||
    (version "6.48")
 | 
					    (version "6.49")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
             (method url-fetch)
 | 
					             (method url-fetch)
 | 
				
			||||||
             (uri (string-append
 | 
					             (uri (string-append
 | 
				
			||||||
| 
						 | 
					@ -3584,7 +3584,7 @@ select or poll.")
 | 
				
			||||||
                   version ".tar.gz"))
 | 
					                   version ".tar.gz"))
 | 
				
			||||||
             (sha256
 | 
					             (sha256
 | 
				
			||||||
              (base32
 | 
					              (base32
 | 
				
			||||||
               "0bl3scmmrazhvyv13fwlarbq6k246csfq7ybq65i7i37xd3arkz3"))))
 | 
					               "19k0cg4j4qz005a4ngy48z4r8dc99dxlpq8kvj7qnk15mvgd1r63"))))
 | 
				
			||||||
    (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