me
/
guix
Archived
1
0
Fork 0

gnu: r-flowviz: Update to 1.64.0.

* gnu/packages/bioconductor.scm (r-flowviz): Update to 1.64.0.
master
Ricardo Wurmus 2023-04-28 19:01:16 +02:00
parent c83337a943
commit ea4adaa7e8
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -15281,14 +15281,14 @@ statistics to the plot.")
(define-public r-flowviz
(package
(name "r-flowviz")
(version "1.62.0")
(version "1.64.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "flowViz" version))
(sha256
(base32
"0yz2b3l0bv5i7vrr893wrs3jl215i17m2hr92iisdc6mh9i0lpz8"))))
"0y16hzadpr5c99cwkphc07vh6lypgfk5nacbmn7mmrw01b3gbk67"))))
(properties `((upstream-name . "flowViz")))
(build-system r-build-system)
(propagated-inputs