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:
parent
be37da9b54
commit
ca1998e47d
1 changed files with 2 additions and 2 deletions
|
@ -17395,14 +17395,14 @@ statistics to the plot.")
|
|||
(define-public r-flowclust
|
||||
(package
|
||||
(name "r-flowclust")
|
||||
(version "3.38.0")
|
||||
(version "3.40.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "flowClust" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1gmkmx6gzx4w39ijcad3lx2xnr2b833mhs8gcmc6k21k57aznzs2"))))
|
||||
"1xg0hdxh0c1c1wc6d8gcynq8168hi61c3gjdf1223qvqwc39nsby"))))
|
||||
(properties `((upstream-name . "flowClust")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
|
Reference in a new issue