gnu: r-biocthis: Update to 1.8.1.
* gnu/packages/bioconductor.scm (r-biocthis): Update to 1.8.1.
This commit is contained in:
		
							parent
							
								
									3aea2c40d8
								
							
						
					
					
						commit
						4fcf1f08ec
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -17477,14 +17477,14 @@ Python environments in a single R session.") | ||||||
| (define-public r-biocthis | (define-public r-biocthis | ||||||
|   (package |   (package | ||||||
|     (name "r-biocthis") |     (name "r-biocthis") | ||||||
|     (version "1.6.0") |     (version "1.8.1") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (bioconductor-uri "biocthis" version)) |        (uri (bioconductor-uri "biocthis" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "1hdgjp00d2si3mr7m1d289i9wn7g927z6n8n27d5sm94lb91qln0")))) |          "0zmiaixknwxv72l4fygrn0qr3mvl7kqfbqgflnavs0wxx6xdjqgn")))) | ||||||
|     (properties `((upstream-name . "biocthis"))) |     (properties `((upstream-name . "biocthis"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|  |  | ||||||
		Reference in a new issue