gnu: r-scran: Update to 1.26.0.

* gnu/packages/bioconductor.scm (r-scran): Update to 1.26.0.
This commit is contained in:
zimoun 2022-11-17 03:50:31 +01:00 committed by Ricardo Wurmus
parent 14e3905c6e
commit c73d3e9bad
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -16262,14 +16262,14 @@ (define-public r-scater
(define-public r-scran
(package
(name "r-scran")
(version "1.24.1")
(version "1.26.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "scran" version))
(sha256
(base32
"1a6vlq8i5gh7zxm6igmy75187pkx42z28qjag50m49xy5valw3ni"))))
"11iwpw44600pfx01vqil97k728m1wf4dljr27k2ak4s7z75kxfih"))))
(build-system r-build-system)
(propagated-inputs
(list r-beachmat