gnu: perl-carp: Update source URL.
* gnu/packages/perl.scm (perl-carp)[source]: Update URL.
This commit is contained in:
		
							parent
							
								
									a4876fbe17
								
							
						
					
					
						commit
						2db3b2d303
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -733,7 +733,7 @@ to test the installed perl for compatibility with his modules.")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append
 | 
					              (uri (string-append
 | 
				
			||||||
                    "mirror://cpan/authors/id/R/RJ/RJBS/Carp-"
 | 
					                    "mirror://cpan/authors/id/X/XS/XSAWYERX/Carp-"
 | 
				
			||||||
                    version ".tar.gz"))
 | 
					                    version ".tar.gz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue