gnu: r-cytolib: Update to 2.16.0.
* gnu/packages/bioconductor.scm (r-cytolib): Update to 2.16.0. Change-Id: I66bc6871d7031229ee64765732cee003283b0d19
This commit is contained in:
		
							parent
							
								
									ebee8425fb
								
							
						
					
					
						commit
						f3fca2f140
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -18710,14 +18710,14 @@ of the analyses while minimizing technical noise.") | |||
| (define-public r-cytolib | ||||
|   (package | ||||
|     (name "r-cytolib") | ||||
|     (version "2.14.1") | ||||
|     (version "2.16.0") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "cytolib" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "1kagik93ddcl3m1i2bqzzlh18lbxywfn3pxmp47p45kayzxzldrf")))) | ||||
|          "0nrj892jihi4fv58si3il42s0vyz3gm4gmb65kidkky63gmsy6iq")))) | ||||
|     (properties `((upstream-name . "cytolib"))) | ||||
|     (build-system r-build-system) | ||||
|     (inputs (list openblas protobuf zlib)) | ||||
|  |  | |||
		Reference in a new issue