gnu: r-flowclust: Update to 3.38.0.

* gnu/packages/bioconductor.scm (r-flowclust): Update to 3.38.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 19:01:16 +02:00
parent ea4adaa7e8
commit 9eade45bfb
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -15312,14 +15312,14 @@ (define-public r-flowviz
(define-public r-flowclust
(package
(name "r-flowclust")
(version "3.36.1")
(version "3.38.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "flowClust" version))
(sha256
(base32
"1r27nm5dxlhl5rk96dkjfx8326bvdgx55xg4w2zji3m49x9db2gs"))))
"1gmkmx6gzx4w39ijcad3lx2xnr2b833mhs8gcmc6k21k57aznzs2"))))
(properties `((upstream-name . "flowClust")))
(build-system r-build-system)
(arguments