gnu: r-sparsematrixstats: Update to 1.6.0.
* gnu/packages/bioconductor.scm (r-sparsematrixstats): Update to 1.6.0.
This commit is contained in:
		
							parent
							
								
									e4cfcbfda3
								
							
						
					
					
						commit
						de38a03f61
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -13006,14 +13006,14 @@ variable and significantly correlated genes.")
 | 
				
			||||||
(define-public r-sparsematrixstats
 | 
					(define-public r-sparsematrixstats
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-sparsematrixstats")
 | 
					    (name "r-sparsematrixstats")
 | 
				
			||||||
    (version "1.4.2")
 | 
					    (version "1.6.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "sparseMatrixStats" version))
 | 
					       (uri (bioconductor-uri "sparseMatrixStats" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0b22kzg751zlkcbs8pi0bcqrsj3imsg35qfvxfrqb7gav7qznc8v"))))
 | 
					         "0ifqj4a6mn4749sr62gq3dwd6mmbbzdx5mh5b5663vcgl1kw96x1"))))
 | 
				
			||||||
    (properties
 | 
					    (properties
 | 
				
			||||||
     `((upstream-name . "sparseMatrixStats")))
 | 
					     `((upstream-name . "sparseMatrixStats")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue