gnu: r-chippeakanno: Update to 3.30.1.
* gnu/packages/bioconductor.scm (r-chippeakanno): Update to 3.30.1.
This commit is contained in:
		
							parent
							
								
									46aab4d33d
								
							
						
					
					
						commit
						8ed8c8b8da
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -6383,14 +6383,14 @@ determining dependencies between variables, code improvement suggestions.") | |||
| (define-public r-chippeakanno | ||||
|   (package | ||||
|     (name "r-chippeakanno") | ||||
|     (version "3.30.0") | ||||
|     (version "3.30.1") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "ChIPpeakAnno" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "1ch636j3zd6hcfnl455vjs36wffrdhwzyvkbikcwjg7idiknjdkf")))) | ||||
|          "0a26glldxczcfymjvd45gv5m4hympziivm6wwx4ab9wld7n43l8y")))) | ||||
|     (properties `((upstream-name . "ChIPpeakAnno"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue