gnu: r-methylumi: Update to 2.38.0.
* gnu/packages/bioconductor.scm (r-methylumi): Update to 2.38.0.
This commit is contained in:
		
							parent
							
								
									a387e1d89c
								
							
						
					
					
						commit
						973d33484b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -6635,14 +6635,14 @@ methylation arrays.") | |||
| (define-public r-methylumi | ||||
|   (package | ||||
|     (name "r-methylumi") | ||||
|     (version "2.36.0") | ||||
|     (version "2.38.0") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "methylumi" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "00w5affxzirf6ffiznk33papwwvwsk2zgy6xvsx7iaf5kvnak2nh")))) | ||||
|          "1941rc524ssx8gwhmwk40mgfrhddfs6hgldvs7bi22r29gm4y7qj")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      `(("r-annotate" ,r-annotate) | ||||
|  |  | |||
		Reference in a new issue