gnu: r-experimenthub: Update to 2.12.0.
* gnu/packages/bioconductor.scm (r-experimenthub): Update to 2.12.0. Change-Id: I9c78efff6d3cdbb9227a3584048b9ef3eca1c19f
This commit is contained in:
		
							parent
							
								
									2e0f0f44c0
								
							
						
					
					
						commit
						bdffd215a6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -21076,14 +21076,14 @@ also known as views, in a controlled vocabulary.") | |||
| (define-public r-experimenthub | ||||
|   (package | ||||
|     (name "r-experimenthub") | ||||
|     (version "2.10.0") | ||||
|     (version "2.12.0") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "ExperimentHub" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "1prl24sg5l142155z3iaxrvig2wv2xqajq02nj30jjjih4p4936w")))) | ||||
|          "0mj1aqxyp84mn5m0fwk9lijysy594hhga3kv4mddv45vqxdsr08h")))) | ||||
|     (properties `((upstream-name . "ExperimentHub"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue