gnu: r-ggtree: Update to 3.2.0.

* gnu/packages/bioconductor.scm (r-ggtree): Update to 3.2.0.
This commit is contained in:
Ricardo Wurmus 2021-11-04 22:04:15 +00:00
parent eb7a7bacbc
commit 9a79db434a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -5857,14 +5857,14 @@ platform for merging tree with associated data and converting file formats.")
(define-public r-ggtree
(package
(name "r-ggtree")
(version "3.0.4")
(version "3.2.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ggtree" version))
(sha256
(base32
"0xf4b9vfdyzzivwgw4ymapl5bb4k9p04mmr53822kxgfd5qrs1zx"))))
"1c6b7kjh44k096v8mhn53abr181vpbn7s6ab7zk4phnsyfxsclxb"))))
(properties `((upstream-name . "ggtree")))
(build-system r-build-system)
(propagated-inputs