gnu: r-scater: Update to 1.20.1.
* gnu/packages/bioconductor.scm (r-scater): Update to 1.20.1.
This commit is contained in:
		
							parent
							
								
									06fb533c28
								
							
						
					
					
						commit
						45f1e079a5
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -12561,13 +12561,13 @@ of other packages.") | ||||||
| (define-public r-scater | (define-public r-scater | ||||||
|   (package |   (package | ||||||
|     (name "r-scater") |     (name "r-scater") | ||||||
|     (version "1.20.0") |     (version "1.20.1") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri (bioconductor-uri "scater" version)) |               (uri (bioconductor-uri "scater" version)) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "0rppbd0mfyi41wb56i499mk3nj2ljhgnv3bv0k2p31bngvmb03j5")))) |                 "1046fgf93dda3y2z5ilrjdczz7klj67ag63p4p1h03965wpj9vfn")))) | ||||||
|     (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