gnu: r-scuttle: Update to 1.6.3.
* gnu/packages/bioconductor.scm (r-scuttle): Update to 1.6.3.
This commit is contained in:
		
							parent
							
								
									d66a466909
								
							
						
					
					
						commit
						1527d2e9df
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -14979,14 +14979,14 @@ cell types to infer the cell of origin of each single cell independently.")
 | 
				
			||||||
(define-public r-scuttle
 | 
					(define-public r-scuttle
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-scuttle")
 | 
					    (name "r-scuttle")
 | 
				
			||||||
    (version "1.6.2")
 | 
					    (version "1.6.3")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "scuttle" version))
 | 
					       (uri (bioconductor-uri "scuttle" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0nnmq3wf436xaw4arc4y3ldvn6ilsg52xzbccmid0icb8z3y2kzn"))))
 | 
					         "1w1jy5fqkp2d03lp84d49fsksnl0pcg0wgqyd49d5k1mipdw4671"))))
 | 
				
			||||||
    (properties `((upstream-name . "scuttle")))
 | 
					    (properties `((upstream-name . "scuttle")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue