mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-09 02:35:54 +02:00
gnu: r-flowviz: Update to 1.72.0.
* gnu/packages/bioconductor.scm (r-flowviz): Update to 1.72.0. Change-Id: I89485dc0cea68482088e7777316807087adf486a
This commit is contained in:
@@ -21775,14 +21775,14 @@ statistics to the plot.")
|
||||
(define-public r-flowviz
|
||||
(package
|
||||
(name "r-flowviz")
|
||||
(version "1.70.0")
|
||||
(version "1.72.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "flowViz" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ymqx5zasrr5snmg71p58hk526yxpvs4d78df2hgxfah5w6vxd6w"))))
|
||||
"135n5p1maz6622pw81dgsqzsz675x5gwq3mghp4w6jbgiyjjphmj"))))
|
||||
(properties
|
||||
`((upstream-name . "flowViz")
|
||||
;; Avoid dependency cycle.
|
||||
|
||||
Reference in New Issue
Block a user