gnu: r-rhisat2: Update to 1.14.0.
* gnu/packages/bioconductor.scm (r-rhisat2): Update to 1.14.0.
This commit is contained in:
		
							parent
							
								
									41e534e93a
								
							
						
					
					
						commit
						a9dd4f8bd6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -12290,14 +12290,14 @@ interpretation.") | |||
| (define-public r-rhisat2 | ||||
|   (package | ||||
|     (name "r-rhisat2") | ||||
|     (version "1.12.0") | ||||
|     (version "1.14.0") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "Rhisat2" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0hzair41l47kzykymd169a34pfhb98vrjgkgdf15m17csyz7pnv7")))) | ||||
|          "19dc9fadgl55icqc5xv834kigicxxr6cny83247jjbgf5zp16piv")))) | ||||
|     (properties `((upstream-name . "Rhisat2"))) | ||||
|     (build-system r-build-system) | ||||
|     (arguments | ||||
|  |  | |||
		Reference in a new issue