gnu: r-cghcall: Update to 2.46.0.
* gnu/packages/bioconductor.scm (r-cghcall): Update to 2.46.0.
This commit is contained in:
		
							parent
							
								
									8efb842f11
								
							
						
					
					
						commit
						2317730994
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1246,12 +1246,12 @@ the @code{arrayCGH} packages.") | |||
| (define-public r-cghcall | ||||
|   (package | ||||
|    (name "r-cghcall") | ||||
|    (version "2.44.0") | ||||
|    (version "2.46.0") | ||||
|    (source (origin | ||||
|             (method url-fetch) | ||||
|             (uri (bioconductor-uri "CGHcall" version)) | ||||
|             (sha256 | ||||
|              (base32 "1k65kaiqvjyllzbpa2367n6f6kkmsy463kpflzs66hqhx2fshsmi")))) | ||||
|              (base32 "13vzk4myizs94hyak4iyxdrqyxyq1g85hwsmd13892g8pww6ga93")))) | ||||
|    (properties `((upstream-name . "CGHcall"))) | ||||
|    (build-system r-build-system) | ||||
|    (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue