me
/
guix
Archived
1
0
Fork 0

gnu: r-scran: Update to 1.30.0.

* gnu/packages/bioconductor.scm (r-scran): Update to 1.30.0.

Change-Id: Ic22fe78b4cd043f42b6e6cf8cf1d18772f7cfe63
master
Ricardo Wurmus 2023-11-03 17:19:08 +01:00
parent 051831dedc
commit d797b2bb6f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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