me
/
guix
Archived
1
0
Fork 0

gnu: r-scran: Update to 1.28.1.

* gnu/packages/bioconductor.scm (r-scran): Update to 1.28.1.
master
Ricardo Wurmus 2023-05-09 15:23:56 +02:00
parent 0880f325b7
commit 7e421c1f5a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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