gnu: r-singler: Update to 2.4.0.

* gnu/packages/bioconductor.scm (r-singler): Update to 2.4.0.

Change-Id: I1d3dd6343c3b604431684774075815d0454dbe6f
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:19:07 +01:00
parent 1e98a630ec
commit 71c77b8a95
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -20935,13 +20935,13 @@ libraries.")
(define-public r-singler
(package
(name "r-singler")
(version "2.2.0")
(version "2.4.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "SingleR" version))
(sha256
(base32 "0dwlg86wkivsag5ffjk81nlq34lwl3kk065k9l6lak24ziq6c4ij"))))
(base32 "0s7m3qdbgrqaq93k6rvyj34h36kdjvppn9ilflrcaa5w498fzfhf"))))
(properties `((upstream-name . "SingleR")))
(build-system r-build-system)
(propagated-inputs