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
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -19082,14 +19082,14 @@ (define-public r-europepmc
(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