gnu: r-diffbind: Update to 3.0.8.
* gnu/packages/bioconductor.scm (r-diffbind): Update to 3.0.8.
This commit is contained in:
		
							parent
							
								
									4617cc7fd5
								
							
						
					
					
						commit
						ebf11de4e3
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1716,14 +1716,14 @@ signal in the input, that lead to spurious peaks during peak calling.") | |||
| (define-public r-diffbind | ||||
|   (package | ||||
|     (name "r-diffbind") | ||||
|     (version "3.0.7") | ||||
|     (version "3.0.8") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (bioconductor-uri "DiffBind" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0irhqsi6rrkrkc7dhwmfpqfd0mnigs17027czcx8vgbrbra4lcvd")))) | ||||
|          "11svdfjp4faswrmzwkryzhd0ji2pl9vwsd35lvbfjgakbpxnyn8a")))) | ||||
|     (properties `((upstream-name . "DiffBind"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue