me
/
guix
Archived
1
0
Fork 0

gnu: r-scran: Update to 1.26.0.

* gnu/packages/bioconductor.scm (r-scran): Update to 1.26.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -16262,14 +16262,14 @@ quality control.")
(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