gnu: r-bioconcotk: Update to 1.22.2.
* gnu/packages/bioconductor.scm (r-bioconcotk): Update to 1.22.2. Change-Id: I473dc8d160d6f04eb3d90b747395d6ff73e3e9db
This commit is contained in:
		
							parent
							
								
									1f2308ab30
								
							
						
					
					
						commit
						5a95cf76e1
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -20752,14 +20752,14 @@ rownames.")
 | 
			
		|||
(define-public r-bioconcotk
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-bioconcotk")
 | 
			
		||||
    (version "1.22.0")
 | 
			
		||||
    (version "1.22.2")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "BiocOncoTK" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1xymgfiv9abyaq5s7m683ml8a1ls9mqvbh9qjiz3jqbbpvmsm502"))))
 | 
			
		||||
         "0yx32yj9bw78nhbv1yvgs26sxdmnava1a89g9hs4ai26c1hy150s"))))
 | 
			
		||||
    (properties `((upstream-name . "BiocOncoTK")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue