Archived
1
0
Fork 0

gnu: r-scran: Update to 1.28.0.

* gnu/packages/bioconductor.scm (r-scran): Update to 1.28.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 19:01:34 +02:00
parent c3056799b3
commit 1435a289dd
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -18765,14 +18765,14 @@ quality control.")
(define-public r-scran
(package
(name "r-scran")
(version "1.26.2")
(version "1.28.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "scran" version))
(sha256
(base32
"0r80k4dsk609l9ha1jl64yhpwnf0x37i28k9largqsffsl6hw0fy"))))
"0w84iwg308jl42zr5kmakfzmbqdl3hpng01jvd1cynnpkxh5nkzg"))))
(build-system r-build-system)
(propagated-inputs
(list r-beachmat