gnu: r-chippeakanno: Update to 3.26.2.
* gnu/packages/bioconductor.scm (r-chippeakanno): Update to 3.26.2.
This commit is contained in:
		
							parent
							
								
									acc62073be
								
							
						
					
					
						commit
						fd0851ee97
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -5013,14 +5013,14 @@ determining dependencies between variables, code improvement suggestions.") | |||
| (define-public r-chippeakanno | ||||
|   (package | ||||
|     (name "r-chippeakanno") | ||||
|     (version "3.26.0") | ||||
|     (version "3.26.2") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "ChIPpeakAnno" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "1wnmsdrb4wz2qprj5mnd3h0wx32y2mpy3xg7mjbgwlqn9bzpw3gk")))) | ||||
|          "003550ygh0haxyyypsss7s03jlsx7cqkhly4fcz10maczi6j4l30")))) | ||||
|     (properties `((upstream-name . "ChIPpeakAnno"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue