me
/
guix
Archived
1
0
Fork 0

gnu: r-scdblfinder: Update to 1.12.0.

* gnu/packages/bioconductor.scm (r-scdblfinder): Update to 1.12.0.
master
zimoun 2022-11-17 03:50:13 +01:00 committed by Ricardo Wurmus
parent d6fac1138f
commit 4d8a2f5562
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6771,13 +6771,13 @@ cell types based on specific research needs.")
(define-public r-scdblfinder
(package
(name "r-scdblfinder")
(version "1.10.0")
(version "1.12.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "scDblFinder" version))
(sha256
(base32 "0y14dvdm16b3bvlrnz03adfylm1kj6jrp2fwciyldij2lfal90y0"))))
(base32 "0gslh28rycx0p6a6fmzbsqy1hg2sn3pp5blxgw01qk9f0ank7szi"))))
(properties `((upstream-name . "scDblFinder")))
(build-system r-build-system)
(propagated-inputs