gnu: r-cummerbund: Update to 2.30.0.
* gnu/packages/bioconductor.scm (r-cummerbund): Update to 2.30.0.
This commit is contained in:
		
							parent
							
								
									751fa8ff71
								
							
						
					
					
						commit
						1ab0380db9
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1099,13 +1099,13 @@ how the coverage distributed across the genome.")
 | 
				
			||||||
(define-public r-cummerbund
 | 
					(define-public r-cummerbund
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
   (name "r-cummerbund")
 | 
					   (name "r-cummerbund")
 | 
				
			||||||
   (version "2.28.0")
 | 
					   (version "2.30.0")
 | 
				
			||||||
   (source (origin
 | 
					   (source (origin
 | 
				
			||||||
             (method url-fetch)
 | 
					             (method url-fetch)
 | 
				
			||||||
             (uri (bioconductor-uri "cummeRbund" version))
 | 
					             (uri (bioconductor-uri "cummeRbund" version))
 | 
				
			||||||
             (sha256
 | 
					             (sha256
 | 
				
			||||||
              (base32
 | 
					              (base32
 | 
				
			||||||
               "1fjc3bcclm4gsvw4nq6cv3a1kbrldvrxbkyfb9306708si1n4dwk"))))
 | 
					               "1av7yfxcq1wwbqfqcz7caiz5kf6kg5wq9qcg5v6yccihclzwvxjc"))))
 | 
				
			||||||
   (build-system r-build-system)
 | 
					   (build-system r-build-system)
 | 
				
			||||||
   (propagated-inputs
 | 
					   (propagated-inputs
 | 
				
			||||||
    `(("r-biobase" ,r-biobase)
 | 
					    `(("r-biobase" ,r-biobase)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue