gnu: r-arrmdata: Use bioconductor-uri.
* gnu/packages/bioconductor.scm (r-arrmdata)[source]: Use bioconductor-uri.
This commit is contained in:
		
							parent
							
								
									ced61edf5d
								
							
						
					
					
						commit
						b86f77469b
					
				
					 1 changed files with 1 additions and 5 deletions
				
			
		|  | @ -786,11 +786,7 @@ All datasets are restricted to protein coding genes.") | |||
|     (version "1.18.0") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               ;; We cannot use bioconductor-uri here because this tarball is | ||||
|               ;; located under "data/experiment/" instead of "bioc/". | ||||
|               (uri (string-append "https://www.bioconductor.org/packages/" | ||||
|                                   "release/data/experiment/src/contrib/" | ||||
|                                   "ARRmData_" version ".tar.gz")) | ||||
|               (uri (bioconductor-uri "ARRmData" version 'experiment)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "0r1y3zn7ly4k3ngx55vfavn9s6aidbddlv2fbmj7hj3hvpslmyly")))) | ||||
|  |  | |||
		Reference in a new issue