gnu: r-scmap: Update to 1.20.2.
* gnu/packages/bioconductor.scm (r-scmap): Update to 1.20.2.master
parent
8c8930691c
commit
af9bcbe90f
|
@ -8110,13 +8110,13 @@ method applicable to massive single-cell datasets (>10,000 cells).")
|
|||
(define-public r-scmap
|
||||
(package
|
||||
(name "r-scmap")
|
||||
(version "1.20.1")
|
||||
(version "1.20.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "scmap" version))
|
||||
(sha256
|
||||
(base32 "0rq185ynk874vgw4a5s2n92381dj6kxxnx2fcx2v7b2ahr3ybys7"))))
|
||||
(base32 "00zqvjfn1pqza5gl3jfr10fvcrq6gpw9hfjcxjsm4f5p7ldnhpw0"))))
|
||||
(properties `((upstream-name . "scmap")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue