gnu: r-simplifyenrichment: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-simplifyenrichment): Update to 1.12.0. Change-Id: I3ad0ec6e0e990048d1847e5915d9a63b7efc1db4
This commit is contained in:
		
							parent
							
								
									fecb7da1db
								
							
						
					
					
						commit
						f2d4fb112b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -10337,14 +10337,14 @@ ungapped alignment formats.") | |||
| (define-public r-simplifyenrichment | ||||
|   (package | ||||
|     (name "r-simplifyenrichment") | ||||
|     (version "1.10.0") | ||||
|     (version "1.12.0") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "simplifyEnrichment" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "1vs57j361fbwv7vaybs71vc208qn76djmbmakhwwcvxwrx77jp5f")))) | ||||
|          "0qhrlhf881mi2v0n0y410c0bf2cm3imrlglq8argnw86n9xj51pw")))) | ||||
|     (properties | ||||
|      `((upstream-name . "simplifyEnrichment"))) | ||||
|     (build-system r-build-system) | ||||
|  |  | |||
		Reference in a new issue