[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/21: gnu: r-treeio: Update to 1.16.2.
From: |
guix-commits |
Subject: |
11/21: gnu: r-treeio: Update to 1.16.2. |
Date: |
Mon, 23 Aug 2021 18:48:22 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit bd836575cd347f7b45f3a9ec19dc3c4c0d5edb1c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Aug 24 00:33:19 2021 +0200
gnu: r-treeio: Update to 1.16.2.
* gnu/packages/bioconductor.scm (r-treeio): Update to 1.16.2.
---
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 10b9298..11db94c 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5689,14 +5689,14 @@ multiplication.")
(define-public r-treeio
(package
(name "r-treeio")
- (version "1.16.1")
+ (version "1.16.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "treeio" version))
(sha256
(base32
- "0ypl4h80m08sf7r4zfvqgvpsz46x15wvcl1idq5pd813bp1w2sws"))))
+ "1y60yvg1rl21cab9xrkns0209pg44mwr90qj099dvk97wsjkx67g"))))
(properties `((upstream-name . "treeio")))
(build-system r-build-system)
(propagated-inputs
- branch wip-r updated (3bf93f3 -> 3492f3b), guix-commits, 2021/08/23
- 01/21: gnu: r-biomart: Update to 2.48.3., guix-commits, 2021/08/23
- 02/21: gnu: r-biostrings: Update to 2.60.2., guix-commits, 2021/08/23
- 05/21: gnu: r-limma: Update to 3.48.3., guix-commits, 2021/08/23
- 04/21: gnu: r-genomicfeatures: Update to 1.44.1., guix-commits, 2021/08/23
- 03/21: gnu: r-ensembldb: Update to 2.16.4., guix-commits, 2021/08/23
- 06/21: gnu: r-rtracklayer: Update to 1.52.1., guix-commits, 2021/08/23
- 08/21: gnu: r-diffbind: Update to 3.2.5., guix-commits, 2021/08/23
- 11/21: gnu: r-treeio: Update to 1.16.2.,
guix-commits <=
- 07/21: gnu: r-structuralvariantannotation: Update to 1.8.2., guix-commits, 2021/08/23
- 10/21: gnu: r-matrixgenerics: Update to 1.4.2., guix-commits, 2021/08/23
- 09/21: gnu: r-chippeakanno: Update to 3.26.3., guix-commits, 2021/08/23
- 12/21: gnu: r-ggtree: Update to 3.0.3., guix-commits, 2021/08/23
- 14/21: gnu: r-dose: Update to 3.18.2., guix-commits, 2021/08/23
- 13/21: gnu: r-batchelor: Update to 1.8.1., guix-commits, 2021/08/23
- 19/21: gnu: r-scuttle: Update to 1.2.1., guix-commits, 2021/08/23
- 21/21: gnu: r-delayedmatrixstats: Update to 1.14.2., guix-commits, 2021/08/23
- 17/21: gnu: r-biocset: Update to 1.6.1., guix-commits, 2021/08/23
- 18/21: gnu: r-beachmat: Update to 2.8.1., guix-commits, 2021/08/23