gnu: r-affyio: Update to 1.62.0.
* gnu/packages/bioconductor.scm (r-affyio): Update to 1.62.0.
This commit is contained in:
		
							parent
							
								
									a9083169c6
								
							
						
					
					
						commit
						dfeb135ef0
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1867,14 +1867,14 @@ to streamline the more common analyses that a Biostatistician might see.") | |||
| (define-public r-affyio | ||||
|   (package | ||||
|     (name "r-affyio") | ||||
|     (version "1.60.0") | ||||
|     (version "1.62.0") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "affyio" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "14xnzrxrvgxgixjhq5a9fdgcmrxam2j74hwidkc9if92ffv6s83h")))) | ||||
|          "07kibqsm888g06qqqa4648ph877kriy74kprbri8nyx83y8aspjr")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      `(("r-zlibbioc" ,r-zlibbioc))) | ||||
|  |  | |||
		Reference in a new issue