mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 18:40:57 +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:
parent
74bd891306
commit
4eb20674ff
1 changed files with 2 additions and 2 deletions
|
@ -21775,14 +21775,14 @@ statistics to the plot.")
|
||||||
(define-public r-flowviz
|
(define-public r-flowviz
|
||||||
(package
|
(package
|
||||||
(name "r-flowviz")
|
(name "r-flowviz")
|
||||||
(version "1.70.0")
|
(version "1.72.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "flowViz" version))
|
(uri (bioconductor-uri "flowViz" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1ymqx5zasrr5snmg71p58hk526yxpvs4d78df2hgxfah5w6vxd6w"))))
|
"135n5p1maz6622pw81dgsqzsz675x5gwq3mghp4w6jbgiyjjphmj"))))
|
||||||
(properties
|
(properties
|
||||||
`((upstream-name . "flowViz")
|
`((upstream-name . "flowViz")
|
||||||
;; Avoid dependency cycle.
|
;; Avoid dependency cycle.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue