gnu: plink: Change origin URL.
pngu.mgh.harvard.edu seems to time out. * gnu/packages/bioinformatics.scm (plink)[origin]. Change URL.
This commit is contained in:
		
							parent
							
								
									b86867417f
								
							
						
					
					
						commit
						020dc0a1f1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -6296,7 +6296,7 @@ accessed/downloaded on demand across HTTP.")
 | 
			
		|||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (string-append
 | 
			
		||||
             "http://pngu.mgh.harvard.edu/~purcell/plink/dist/plink-"
 | 
			
		||||
             "https://zzz.bwh.harvard.edu/plink/dist/plink-"
 | 
			
		||||
             version "-src.zip"))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "0as8gxm4pjyc8dxmm1sl873rrd7wn5qs0l29nqfnl31x8i467xaa"))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue