gnu: r-copynumber: Update to 1.22.0.
* gnu/packages/bioinformatics.scm (r-copynumber): Update to 1.22.0.
This commit is contained in:
		
							parent
							
								
									090d4c0159
								
							
						
					
					
						commit
						dadd682c53
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -6349,13 +6349,13 @@ microarrays.") | |||
| (define-public r-copynumber | ||||
|   (package | ||||
|     (name "r-copynumber") | ||||
|     (version "1.20.0") | ||||
|     (version "1.22.0") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (bioconductor-uri "copynumber" version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "0y9nnwb0psphp3ix88wj2f8z5gr45r5znf55w892ysm27isdpmms")))) | ||||
|                 "0ipwj9i5p1bwhg5d80jdjagm02krpj2v0j47qdgw41h8wncdyal3")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      `(("r-s4vectors" ,r-s4vectors) | ||||
|  |  | |||
		Reference in a new issue