me
/
guix
Archived
1
0
Fork 0

gnu: r-spatialexperiment: Update to 1.14.0.

* gnu/packages/bioconductor.scm (r-spatialexperiment): Update to 1.14.0.

Change-Id: Ib35abae88c1566641585d04dc1bddb794d969a6f
master
Ricardo Wurmus 2024-05-07 13:07:19 +02:00
parent 1d1804e753
commit bd63b1a1e9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -22644,13 +22644,13 @@ data in the column sparse format.")
(define-public r-spatialexperiment
(package
(name "r-spatialexperiment")
(version "1.12.0")
(version "1.14.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "SpatialExperiment" version))
(sha256
(base32
"1s42jzq95f662h39zmbf06qmrrglbch8sgygpnwqblrjbrqgm7n4"))))
"0f04azs6wscibcpbmc1m21wjswmgr2b8gvd1n2yavya1li0xxm4r"))))
(properties `((upstream-name . "SpatialExperiment")))
(build-system r-build-system)
(propagated-inputs (list r-biocfilecache