gnu: r-flowviz: Update to 1.58.0.

* gnu/packages/bioconductor.scm (r-flowviz): Update to 1.58.0.
This commit is contained in:
Ricardo Wurmus 2021-11-04 22:04:32 +00:00
parent 833c945998
commit 3bffe05708
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9782,14 +9782,14 @@ (define-public r-ggcyto
(define-public r-flowviz
(package
(name "r-flowviz")
(version "1.56.0")
(version "1.58.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "flowViz" version))
(sha256
(base32
"17x04xwyw2pp5zkhgvrmxkb8cbrv9wql6xhjsfpq0n6yd9dxqc1v"))))
"039sh7qn25gp2b34khs8dyrdpxyapsjlprrvxlz8f7dl8gmggl04"))))
(properties `((upstream-name . "flowViz")))
(build-system r-build-system)
(propagated-inputs