me
/
guix
Archived
1
0
Fork 0

gnu: r-rgraphviz: Update to 2.44.0.

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

View File

@ -18137,14 +18137,14 @@ data manipulation and visualization.")
(define-public r-rgraphviz
(package
(name "r-rgraphviz")
(version "2.42.0")
(version "2.44.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rgraphviz" version))
(sha256
(base32
"0blymdax10zzg2lpj4hgvyh9c01b1qaivrc0gx95swji37zkqnwm"))))
"1dv1vk73achjz5b5zzw2d517nbjfrlj7gppd48pfhk1w0mvz3q61"))))
(properties `((upstream-name . "Rgraphviz")))
(build-system r-build-system)
(arguments