gnu: r-flowclust: Update to 3.36.0.
* gnu/packages/bioconductor.scm (r-flowclust): Update to 3.36.0.
This commit is contained in:
parent
22f8c5350e
commit
223fb32492
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue