me
/
guix
Archived
1
0
Fork 0

gnu: r-rgraphviz: Update to 2.40.0.

* gnu/packages/bioconductor.scm (r-rgraphviz): Update to 2.40.0.
master
Ricardo Wurmus 2022-05-28 12:45:20 +02:00
parent c8e364b609
commit 3c57f6d2a0
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13660,14 +13660,14 @@ data manipulation and visualization.")
(define-public r-rgraphviz
(package
(name "r-rgraphviz")
(version "2.38.0")
(version "2.40.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rgraphviz" version))
(sha256
(base32
"0fyv1ybpahkwz3fawzxgxfnshi8y7c18262rgdmqwdl5662vv1p7"))))
"1r6ff7w2bmyfl1vzjvpgnhb8f5arwjlpab8fw5ph8fgyiqbcx94l"))))
(properties `((upstream-name . "Rgraphviz")))
(build-system r-build-system)
(arguments