gnu: r-flowclust: Update to 3.36.0.

* gnu/packages/bioconductor.scm (r-flowclust): Update to 3.36.0.
This commit is contained in:
zimoun 2022-11-17 03:50:25 +01:00 committed by Ricardo Wurmus
parent 22f8c5350e
commit 223fb32492
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12922,14 +12922,14 @@ (define-public r-flowviz
(define-public r-flowclust
(package
(name "r-flowclust")
(version "3.34.0")
(version "3.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "flowClust" version))
(sha256
(base32
"055vm9s8aha92znhpjqkipzprw8bkrinwjaik4ygmhym7w6vbblk"))))
"1l1lfgm6x06gyzda36m6gvqmb91zbrz8m83b1fnfzpxkhqha20yq"))))
(properties `((upstream-name . "flowClust")))
(build-system r-build-system)
(arguments