gnu: r-inspect: Update to 1.16.2.
* gnu/packages/bioconductor.scm (r-inspect): Update to 1.16.2.
This commit is contained in:
		
							parent
							
								
									7a8fcdaccc
								
							
						
					
					
						commit
						99e2a24978
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2000,14 +2000,14 @@ genes or proteins in these datasets.") | |||
| (define-public r-inspect | ||||
|   (package | ||||
|     (name "r-inspect") | ||||
|     (version "1.16.1") | ||||
|     (version "1.16.2") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "INSPEcT" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "03cf9c94ra4f847ndlf8sn2cq1kl1055514wjq0lqbvlbfdj1dq3")))) | ||||
|          "1g8la7k4pnyr2hvk4yjd1bwvjy6nqbbb0fwxrrh2ifgqf4h21x2p")))) | ||||
|     (properties `((upstream-name . "INSPEcT"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue