gnu: r-gage: Update to 2.37.0.
* gnu/packages/bioinformatics.scm (r-gage): Update to 2.37.0.
This commit is contained in:
		
							parent
							
								
									d80a6cacaf
								
							
						
					
					
						commit
						817e4c8b68
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -10143,14 +10143,14 @@ microarrays or GRanges for sequencing data.") | |||
| (define-public r-gage | ||||
|   (package | ||||
|     (name "r-gage") | ||||
|     (version "2.36.0") | ||||
|     (version "2.37.0") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "gage" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "1qxfmg0id19iy3ia8h5nrvk3d1azqb28kl7m08i23654wb6b45c6")))) | ||||
|          "1zfaas4x6g7wiml6cmxa7b4f43az9s0lrw80k6sf7c96hsh1jijr")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      `(("r-annotationdbi" ,r-annotationdbi) | ||||
|  |  | |||
		Reference in a new issue