me
/
guix
Archived
1
0
Fork 0

gnu: r-ggraph: Update to 2.0.6.

* gnu/packages/cran.scm (r-ggraph): Update to 2.0.6.
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
1 changed files with 2 additions and 2 deletions

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