Archived
1
0
Fork 0

gnu: r-flowclust: Update to 3.40.0.

* gnu/packages/bioconductor.scm (r-flowclust): Update to 3.40.0.

Change-Id: I50c0766d93b13489adfe800d2d06b11545bfa43b
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:18:57 +01:00
parent be37da9b54
commit ca1998e47d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -17395,14 +17395,14 @@ statistics to the plot.")
(define-public r-flowclust (define-public r-flowclust
(package (package
(name "r-flowclust") (name "r-flowclust")
(version "3.38.0") (version "3.40.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "flowClust" version)) (uri (bioconductor-uri "flowClust" version))
(sha256 (sha256
(base32 (base32
"1gmkmx6gzx4w39ijcad3lx2xnr2b833mhs8gcmc6k21k57aznzs2")))) "1xg0hdxh0c1c1wc6d8gcynq8168hi61c3gjdf1223qvqwc39nsby"))))
(properties `((upstream-name . "flowClust"))) (properties `((upstream-name . "flowClust")))
(build-system r-build-system) (build-system r-build-system)
(arguments (arguments