import: cran: Update to Bioconductor 3.7.
* guix/import/cran.scm (%bioconductor-version): Update to 3.7.
This commit is contained in:
		
							parent
							
								
									83402242ea
								
							
						
					
					
						commit
						41f17554d8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -128,9 +128,9 @@ package definition." | |||
| (define %cran-url "http://cran.r-project.org/web/packages/") | ||||
| (define %bioconductor-url "https://bioconductor.org/packages/") | ||||
| 
 | ||||
| ;; The latest Bioconductor release is 3.6.  Bioconductor packages should be | ||||
| ;; The latest Bioconductor release is 3.7.  Bioconductor packages should be | ||||
| ;; updated together. | ||||
| (define %bioconductor-version "3.6") | ||||
| (define %bioconductor-version "3.7") | ||||
| 
 | ||||
| (define %bioconductor-packages-list-url | ||||
|   (string-append "https://bioconductor.org/packages/" | ||||
|  |  | |||
		Reference in a new issue