gnu: r-flowsom: Update to 2.6.0.

* gnu/packages/bioconductor.scm (r-flowsom): Update to 2.6.0.
This commit is contained in:
zimoun 2022-11-17 03:50:25 +01:00 committed by Ricardo Wurmus
parent 90be8abee6
commit 6741cfad7c
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -13173,14 +13173,14 @@ (define-public r-cytoml
(define-public r-flowsom
(package
(name "r-flowsom")
(version "2.4.0")
(version "2.6.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "FlowSOM" version))
(sha256
(base32
"0balsds5mm981cqamdjv3ndq1y9arharisd6f2lrpkzgvwawa645"))))
"1s7xilhhc55igq0zmvpfzhnh5df8bzmm3daknz75xhzhhg5b7z1c"))))
(properties `((upstream-name . "FlowSOM")))
(build-system r-build-system)
(propagated-inputs