mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02:00
gnu: r-ggtree: Update to 3.16.0.
* gnu/packages/bioconductor.scm (r-ggtree): Update to 3.16.0. Change-Id: I1ceff65f638f648209b30b2b352e7e6e37d113ee
This commit is contained in:
parent
b60419d7c5
commit
d20d03ac91
1 changed files with 2 additions and 2 deletions
|
@ -16875,14 +16875,14 @@ data.")
|
|||
(define-public r-ggtree
|
||||
(package
|
||||
(name "r-ggtree")
|
||||
(version "3.14.0")
|
||||
(version "3.16.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ggtree" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0ki9cap34jbf2xa9xkddfmaj8lmf5vc6b3a0w03q3z8c465v06g5"))))
|
||||
"06wvqh66c0gf4xc9c65qr75w0rl99aqc4c4hks55axzb5q84yg6s"))))
|
||||
(properties `((upstream-name . "ggtree")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue