gnu: r-ihw: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-ihw): Update to 1.20.0.
This commit is contained in:
		
							parent
							
								
									0c15284ad0
								
							
						
					
					
						commit
						2ed5a0844e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -6139,14 +6139,14 @@ to install interface to SYMPHONY.") | |||
| (define-public r-ihw | ||||
|   (package | ||||
|     (name "r-ihw") | ||||
|     (version "1.18.0") | ||||
|     (version "1.20.0") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "IHW" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "04szg3bj5cjixxcp8j3inmj0fzk2mg8gp2w2b33x0im8ik24qiw0")))) | ||||
|          "0b393a8ayzbnrgkk562w1dj7avacpb3wc7yq7awiki24wi5g2lfw")))) | ||||
|     (properties `((upstream-name . "IHW"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue