1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 10:30:43 +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:
Ricardo Wurmus 2025-04-29 18:56:47 +02:00
parent 74bd891306
commit 4eb20674ff
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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.