gnu: r-scran: Update to 1.6.8.
* gnu/packages/bioinformatics.scm (r-scran): Update to 1.6.8.
This commit is contained in:
		
							parent
							
								
									6a0e13906b
								
							
						
					
					
						commit
						9aaf2813e2
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -10588,14 +10588,14 @@ quality control.")
 | 
				
			||||||
(define-public r-scran
 | 
					(define-public r-scran
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-scran")
 | 
					    (name "r-scran")
 | 
				
			||||||
    (version "1.6.7")
 | 
					    (version "1.6.8")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "scran" version))
 | 
					       (uri (bioconductor-uri "scran" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0zfm5i8xrnzb3894xygqd6zkbwaa2x3z74wbxw39fcjhyhxv2hmb"))))
 | 
					         "07wniyrh2fhhkz28v0bfgpvpi1hkkn2cvhacrvvvck142j79944x"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     `(("r-beachmat" ,r-beachmat)
 | 
					     `(("r-beachmat" ,r-beachmat)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue