[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
75/377: gnu: r-ggtree: Update to 3.0.3.
From: |
guix-commits |
Subject: |
75/377: gnu: r-ggtree: Update to 3.0.3. |
Date: |
Sun, 5 Sep 2021 10:07:02 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 82d677475772d8351960151cb113d411c9a7bf54
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Aug 24 00:33:19 2021 +0200
gnu: r-ggtree: Update to 3.0.3.
* gnu/packages/bioconductor.scm (r-ggtree): Update to 3.0.3.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 11db94c..5c4eaf6 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5721,14 +5721,14 @@ platform for merging tree with associated data and
converting file formats.")
(define-public r-ggtree
(package
(name "r-ggtree")
- (version "3.0.2")
+ (version "3.0.3")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ggtree" version))
(sha256
(base32
- "0i665b5jxgsv3ncxmczy7n0h911br44dw9f7m4jwv3pjmr5mm6vk"))))
+ "02ydi5iyxwrvwfjmv8pbanmzpi1r99mc4gxl17fpq2jf1d1mk6g0"))))
(properties `((upstream-name . "ggtree")))
(build-system r-build-system)
(propagated-inputs
- 52/377: gnu: r-rjsonio: Update to 1.3-1.5., (continued)
- 52/377: gnu: r-rjsonio: Update to 1.3-1.5., guix-commits, 2021/09/05
- 55/377: gnu: r-opencpu: Update to 2.2.5., guix-commits, 2021/09/05
- 60/377: gnu: r-readr: Update to 2.0.1., guix-commits, 2021/09/05
- 61/377: gnu: r-rmarkdown: Update to 2.10., guix-commits, 2021/09/05
- 66/377: gnu: r-ensembldb: Update to 2.16.4., guix-commits, 2021/09/05
- 67/377: gnu: r-genomicfeatures: Update to 1.44.1., guix-commits, 2021/09/05
- 68/377: gnu: r-limma: Update to 3.48.3., guix-commits, 2021/09/05
- 70/377: gnu: r-structuralvariantannotation: Update to 1.8.2., guix-commits, 2021/09/05
- 73/377: gnu: r-matrixgenerics: Update to 1.4.2., guix-commits, 2021/09/05
- 74/377: gnu: r-treeio: Update to 1.16.2., guix-commits, 2021/09/05
- 75/377: gnu: r-ggtree: Update to 3.0.3.,
guix-commits <=
- 79/377: gnu: r-universalmotif: Update to 1.10.2., guix-commits, 2021/09/05
- 80/377: gnu: r-biocset: Update to 1.6.1., guix-commits, 2021/09/05
- 81/377: gnu: r-beachmat: Update to 2.8.1., guix-commits, 2021/09/05
- 82/377: gnu: r-scuttle: Update to 1.2.1., guix-commits, 2021/09/05
- 84/377: gnu: r-delayedmatrixstats: Update to 1.14.2., guix-commits, 2021/09/05
- 90/377: gnu: knot-resolver: Update to 5.4.1., guix-commits, 2021/09/05
- 86/377: gnu: atop: Update to 2.6.0., guix-commits, 2021/09/05
- 97/377: gnu: emacs-moody: Update to 0.6.0., guix-commits, 2021/09/05
- 89/377: gnu: ungoogled-chromium: Update to 92.0.4515.159-0.8164c91., guix-commits, 2021/09/05
- 93/377: gnu: Add emacs-inheritenv., guix-commits, 2021/09/05