gnu: r-geneoverlap: Update to 1.40.0.
* gnu/packages/bioconductor.scm (r-geneoverlap): Update to 1.40.0. Change-Id: I602463977ac37403ee938fd309f901ebd11d1f77
This commit is contained in:
		
							parent
							
								
									22a6c1f765
								
							
						
					
					
						commit
						d69d0f84b8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -8053,13 +8053,13 @@ high-throughput sequencing experiments.") | |||
| (define-public r-geneoverlap | ||||
|   (package | ||||
|     (name "r-geneoverlap") | ||||
|     (version "1.38.0") | ||||
|     (version "1.40.0") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (bioconductor-uri "GeneOverlap" version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "074d3inz8sh8xxjliisa0p99rgy6r9fg9ljaka5bf1waxwpknzpw")))) | ||||
|                 "0bfd4322m6g7dvas214i17k8sjsf62lza9darmhiwb4r8h30qmb2")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      (list r-gplots r-rcolorbrewer)) | ||||
|  |  | |||
		Reference in a new issue