gnu: r-chipcomp: Update to 1.22.0.
* gnu/packages/bioconductor.scm (r-chipcomp): Update to 1.22.0.
This commit is contained in:
		
							parent
							
								
									38f2e3979f
								
							
						
					
					
						commit
						afc59d2e2c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -5212,14 +5212,14 @@ more complex hypotheses) via empirical Bayesian methods.")
 | 
				
			||||||
(define-public r-chipcomp
 | 
					(define-public r-chipcomp
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-chipcomp")
 | 
					    (name "r-chipcomp")
 | 
				
			||||||
    (version "1.20.0")
 | 
					    (version "1.22.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "ChIPComp" version))
 | 
					       (uri (bioconductor-uri "ChIPComp" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0dbypfgys74snmyf982183ilzg6vamfw1d5y0lp5p8zxbffh2xl7"))))
 | 
					         "1kfxjh1mynrgqsy2q6byf03cbymqc8w7l7672iyd0wj5qzlif4h5"))))
 | 
				
			||||||
    (properties `((upstream-name . "ChIPComp")))
 | 
					    (properties `((upstream-name . "ChIPComp")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue