[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
66/377: gnu: r-ensembldb: Update to 2.16.4.
From: |
guix-commits |
Subject: |
66/377: gnu: r-ensembldb: Update to 2.16.4. |
Date: |
Sun, 5 Sep 2021 10:07:00 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 8df84bedf7ef592e91c2ce93307b5eea24760c50
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Aug 24 00:33:18 2021 +0200
gnu: r-ensembldb: Update to 2.16.4.
* gnu/packages/bioconductor.scm (r-ensembldb): Update to 2.16.4.
---
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 bb7735b..9af3f85 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2743,14 +2743,14 @@ CAGE.")
(define-public r-ensembldb
(package
(name "r-ensembldb")
- (version "2.16.3")
+ (version "2.16.4")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ensembldb" version))
(sha256
(base32
- "1y3d6mx59531ixr8nzq57sa5nwimq3qyy1xabk52vvdbkl2aa52x"))))
+ "15yllkxr6sj5pfvkvv285nk3q5374nzq1iz8ywmnrq910k3xagd8"))))
(build-system r-build-system)
(propagated-inputs
`(("r-annotationdbi" ,r-annotationdbi)
- 20/377: gnu: r-tinytex: Update to 0.33., (continued)
- 20/377: gnu: r-tinytex: Update to 0.33., guix-commits, 2021/09/05
- 24/377: gnu: r-insight: Update to 0.14.3., guix-commits, 2021/09/05
- 32/377: gnu: r-bookdown: Update to 0.23., guix-commits, 2021/09/05
- 36/377: gnu: r-sysfonts: Update to 0.8.5., guix-commits, 2021/09/05
- 43/377: gnu: r-rlinsolve: Update to 0.3.2., guix-commits, 2021/09/05
- 47/377: gnu: r-infer: Update to 1.0.0., guix-commits, 2021/09/05
- 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 <=
- 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, 2021/09/05
- 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