gnu: r-inspect: Update to 1.22.0.
* gnu/packages/bioconductor.scm (r-inspect): Update to 1.22.0.
This commit is contained in:
		
							parent
							
								
									79c1e0335f
								
							
						
					
					
						commit
						c6078d915d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -5518,14 +5518,14 @@ genes or proteins in these datasets.") | ||||||
| (define-public r-inspect | (define-public r-inspect | ||||||
|   (package |   (package | ||||||
|     (name "r-inspect") |     (name "r-inspect") | ||||||
|     (version "1.20.0") |     (version "1.22.0") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (bioconductor-uri "INSPEcT" version)) |        (uri (bioconductor-uri "INSPEcT" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "1jymvi5mf7vhs58zfh290pacfswgvkw09rmbirmr24kxcgl30483")))) |          "0jh5db9dv5pb6b50sg22x8q55m3h0h0nkmb9mivvvp22dhyrd82z")))) | ||||||
|     (properties `((upstream-name . "INSPEcT"))) |     (properties `((upstream-name . "INSPEcT"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|  |  | ||||||
		Reference in a new issue