3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: r-rgraphviz: Update to 2.34.0.

* gnu/packages/bioconductor.scm (r-rgraphviz): Update to 2.34.0.
This commit is contained in:
zimoun 2020-10-30 15:57:06 +01:00 committed by Ricardo Wurmus
parent 8fa30df02a
commit b6348b0edf
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -8468,14 +8468,14 @@ data manipulation and visualization.")
(define-public r-rgraphviz
(package
(name "r-rgraphviz")
(version "2.32.0")
(version "2.34.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rgraphviz" version))
(sha256
(base32
"1calpvzgcz6v7s4x6bf35kj83sga95zjp7x87p5d3qnbv7q2wz5y"))))
"1k0nrskak2v5xv7za226r3wypja3zxxmmc0cxz2imjhlgnkbha77"))))
(properties `((upstream-name . "Rgraphviz")))
(build-system r-build-system)
(arguments