gnu: r-chipseeker: Update to 1.30.2.
* gnu/packages/bioconductor.scm (r-chipseeker): Update to 1.30.2.
This commit is contained in:
		
							parent
							
								
									443ed83bc3
								
							
						
					
					
						commit
						30038c5738
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -2459,13 +2459,13 @@ analysis.")
 | 
				
			||||||
(define-public r-chipseeker
 | 
					(define-public r-chipseeker
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-chipseeker")
 | 
					    (name "r-chipseeker")
 | 
				
			||||||
    (version "1.30.0")
 | 
					    (version "1.30.2")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (bioconductor-uri "ChIPseeker" version))
 | 
					              (uri (bioconductor-uri "ChIPseeker" version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1x8px8ylc231g87rd48kmy9y36h26rldbmqjkcj4mgaldvbsj0rp"))))
 | 
					                "1nr5p1h9131rvbpnh2kizzx9q6f4ycq6rzxy1yqg2pczqcg7hy4x"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     `(("r-knitr" ,r-knitr)))
 | 
					     `(("r-knitr" ,r-knitr)))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue