me
/
guix
Archived
1
0
Fork 0

gnu: r-scran: Update to 1.28.2.

* gnu/packages/bioconductor.scm (r-scran): Update to 1.28.2.
Ricardo Wurmus 2023-08-28 22:11:23 +02:00
parent 6567ce830f
commit b200824114
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -20297,14 +20297,14 @@ quality control.")
(define-public r-scran
(package
(name "r-scran")
(version "1.28.1")
(version "1.28.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "scran" version))
(sha256
(base32
"1qfmxarw5x17ag66r9i51vxm5h8fxm4rdicv6s8q5pnaf188hdcp"))))
"1la55s14frvsjp8ly02fbrkzvv7lzvcd7jc1axmwh494b9zy5jmd"))))
(build-system r-build-system)
(propagated-inputs
(list r-beachmat