gnu: r-methylkit: Update to 1.6.0.
* gnu/packages/bioinformatics.scm (r-methylkit): Update to 1.6.0.
This commit is contained in:
		
							parent
							
								
									aae4f716da
								
							
						
					
					
						commit
						19ad568e79
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -9219,13 +9219,13 @@ number detection tools.")
 | 
				
			||||||
(define-public r-methylkit
 | 
					(define-public r-methylkit
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-methylkit")
 | 
					    (name "r-methylkit")
 | 
				
			||||||
    (version "1.4.1")
 | 
					    (version "1.6.0")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (bioconductor-uri "methylKit" version))
 | 
					              (uri (bioconductor-uri "methylKit" version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1k0nfn9318sgwm4z963bhnbp4c3zv85v3f9886vc5hgaisr0yvai"))))
 | 
					                "01qmndm5z21p78w7xfp8ynan6jpfg54rnkpj8b86rc081qh0sgjj"))))
 | 
				
			||||||
    (properties `((upstream-name . "methylKit")))
 | 
					    (properties `((upstream-name . "methylKit")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue