mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 10:30:43 +02:00
gnu: r-singlecellexperiment: Update to 1.30.1.
* gnu/packages/bioconductor.scm (r-singlecellexperiment): Update to 1.30.1. Change-Id: I0238fc7c9e7b798821e29570cf9d78261f2306f4
This commit is contained in:
parent
d55ee8edd0
commit
cc0c561b40
1 changed files with 2 additions and 2 deletions
|
@ -25663,14 +25663,14 @@ sequence (@code{DNAse-seq}) experiments.")
|
|||
(define-public r-singlecellexperiment
|
||||
(package
|
||||
(name "r-singlecellexperiment")
|
||||
(version "1.30.0")
|
||||
(version "1.30.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "SingleCellExperiment" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0dx6zp4vg7h2b3a9m6h568prg78dbr13fv7qgp422vcl7zgh7na9"))))
|
||||
"0wfkyknyp4m0v49nn43l9invrr9ciwn6gz5vlh3gbkxha7d0643k"))))
|
||||
(properties
|
||||
`((upstream-name . "SingleCellExperiment")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue