diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm index 62adf1cefb..0c10e24977 100644 --- a/gnu/packages/bioconductor.scm +++ b/gnu/packages/bioconductor.scm @@ -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