1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-07 18:41:34 +02:00

gnu: r-ggraph: Update to 2.0.6.

* gnu/packages/cran.scm (r-ggraph): Update to 2.0.6.
This commit is contained in:
Ricardo Wurmus
2022-08-10 12:20:08 +02:00
parent 5464de5328
commit e0c4e49e09
+2 -2
View File
@@ -19082,14 +19082,14 @@ databases, including ENA, PDB or ChEMBL are also accessible.")
(define-public r-ggraph
(package
(name "r-ggraph")
(version "2.0.5")
(version "2.0.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggraph" version))
(sha256
(base32
"0m4n8iw2b9jk8hcy5blg5w59zsqcpsbv27wbw598dvljpafx8sp3"))))
"02nl92vgyp5pc61r14mmmbfhg5nhb6fibjjb3djfag2ahc6wj2kv"))))
(build-system r-build-system)
(propagated-inputs
(list r-digest