gnu: r-grohmm: Update to 1.20.0.
* gnu/packages/bioinformatics.scm (r-grohmm): Update to 1.20.0.
This commit is contained in:
		
							parent
							
								
									74d59b6748
								
							
						
					
					
						commit
						f8f815667d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -7007,14 +7007,14 @@ annotation infrastructure.") | |||
| (define-public r-grohmm | ||||
|   (package | ||||
|     (name "r-grohmm") | ||||
|     (version "1.18.0") | ||||
|     (version "1.20.0") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "groHMM" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "1p368qf8ab1vy8gl2j7rx0l7bvva4m7w06i364rqzs0sdyzlbm3y")))) | ||||
|          "0ywr8f6bfhg2ia3n4rmsxr4v1xqmlyhkwh0rvkgh3yqgnbvihndg")))) | ||||
|     (properties `((upstream-name . "groHMM"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue