gnu: r-diffbind: Update to 3.2.2.
* gnu/packages/bioconductor.scm (r-diffbind): Update to 3.2.2.
This commit is contained in:
		
							parent
							
								
									005d3d4058
								
							
						
					
					
						commit
						79b67d2f54
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -4765,14 +4765,14 @@ signal in the input, that lead to spurious peaks during peak calling.")
 | 
			
		|||
(define-public r-diffbind
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-diffbind")
 | 
			
		||||
    (version "3.2.1")
 | 
			
		||||
    (version "3.2.2")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "DiffBind" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "12x80z1a8gihqrlaxmzk80nc5700la72lival58s4wjv4k2lhyf3"))))
 | 
			
		||||
         "037z4mm8q5c50lwf63l1gmksd9fzfmyyp259jncpsxa3almf5jgh"))))
 | 
			
		||||
    (properties `((upstream-name . "DiffBind")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue