gnu: r-scannotatr: Update to 1.6.0.

* gnu/packages/bioconductor.scm (r-scannotatr): Update to 1.6.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 17:59:59 +02:00
parent 2521248770
commit 22f63061e3
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -8674,13 +8674,13 @@ (define-public r-samr
(define-public r-scannotatr
(package
(name "r-scannotatr")
(version "1.4.0")
(version "1.6.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "scAnnotatR" version))
(sha256
(base32 "0rc035kzbzrxvlcpphzg0yg7q82jvlxpi9xjq8q59hvbpyg1sz93"))))
(base32 "0mxq2dknrhgj1487kfshkayx963c7qdgxwmlh9fbfr0lwc7gljfn"))))
(properties `((upstream-name . "scAnnotatR")))
(build-system r-build-system)
(propagated-inputs