gnu: r-heatplus: Update to 2.36.0.
* gnu/packages/bioconductor.scm (r-heatplus): Update to 2.36.0.
This commit is contained in:
		
							parent
							
								
									67837d4afe
								
							
						
					
					
						commit
						9813d24ddf
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -3706,14 +3706,14 @@ gmapR.") | |||
| (define-public r-heatplus | ||||
|   (package | ||||
|     (name "r-heatplus") | ||||
|     (version "2.34.0") | ||||
|     (version "2.36.0") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "Heatplus" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "12nd0h8svx7qydv1shk0gdpvnbixf7qi6zh06881wsmxf5s970rw")))) | ||||
|          "0vp8y0242k6q07yjk4sg2w7mlk5pgzhjgqkxa79c5ypkyp095a8n")))) | ||||
|     (properties `((upstream-name . "Heatplus"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue