me
/
guix
Archived
1
0
Fork 0

gnu: r-flowclust: Update to 3.38.0.

* gnu/packages/bioconductor.scm (r-flowclust): Update to 3.38.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -15312,14 +15312,14 @@ statistics to the plot.")
(define-public r-flowclust (define-public r-flowclust
(package (package
(name "r-flowclust") (name "r-flowclust")
(version "3.36.1") (version "3.38.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
"1r27nm5dxlhl5rk96dkjfx8326bvdgx55xg4w2zji3m49x9db2gs")))) "1gmkmx6gzx4w39ijcad3lx2xnr2b833mhs8gcmc6k21k57aznzs2"))))
(properties `((upstream-name . "flowClust"))) (properties `((upstream-name . "flowClust")))
(build-system r-build-system) (build-system r-build-system)
(arguments (arguments