gnu: r-singler: Update to 2.0.0.

* gnu/packages/bioconductor.scm (r-singler): Update to 2.0.0.
This commit is contained in:
zimoun 2022-11-17 03:50:31 +01:00 committed by Ricardo Wurmus
parent d748ae3d00
commit 54a67ddf86
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -16150,13 +16150,13 @@ (define-public r-singlecellexperiment
(define-public r-singler
(package
(name "r-singler")
(version "1.10.0")
(version "2.0.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "SingleR" version))
(sha256
(base32 "0qbyc6ygw2xv3li9187i3axsw6ihwpa7pkvxvy9cagv7xck45c5y"))))
(base32 "05rw6l0d4n9m1dd7dp55zfripx036x1riwy83sx3aj5mw4r1awb6"))))
(properties `((upstream-name . "SingleR")))
(build-system r-build-system)
(propagated-inputs