me
/
guix
Archived
1
0
Fork 0

gnu: r-rgraphviz: Update to 2.46.0.

* gnu/packages/bioconductor.scm (r-rgraphviz): Update to 2.46.0.

Change-Id: Ic983783baa291a4842fbed292c090a0f31226518
master
Ricardo Wurmus 2023-11-03 17:19:05 +01:00
parent 7d25e2b5c3
commit c4aeeb8e37
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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