[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
278/289: gnu: r-ensembldb: Update to 2.14.0.
From: |
guix-commits |
Subject: |
278/289: gnu: r-ensembldb: Update to 2.14.0. |
Date: |
Fri, 6 Nov 2020 18:05:31 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit e268504ed414a11cc6ca1a7b138c67cbc2bd91ad
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 16:01:14 2020 +0100
gnu: r-ensembldb: Update to 2.14.0.
* gnu/packages/bioinformatics.scm (r-ensembldb): Update to 2.14.0.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 8019609..27db2af 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10100,14 +10100,14 @@ originally made available by Holmes, Harris, and
Quince, 2012, PLoS ONE 7(2):
(define-public r-ensembldb
(package
(name "r-ensembldb")
- (version "2.12.1")
+ (version "2.14.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ensembldb" version))
(sha256
(base32
- "1vvchc04nshxc768fp31rxb603aj3hmq8xlh5qabcwf2c3z9719g"))))
+ "04il99gcrqzakvc0bxchdp9gghkn1sp9lpiian0iz4y7r67z3wpy"))))
(build-system r-build-system)
(propagated-inputs
`(("r-annotationdbi" ,r-annotationdbi)
- 249/289: gnu: r-bamsignals: Update to 1.22.0., (continued)
- 249/289: gnu: r-bamsignals: Update to 1.22.0., guix-commits, 2020/11/06
- 256/289: gnu: r-copywriter: Update to 2.22.0., guix-commits, 2020/11/06
- 260/289: gnu: r-mzr: Update to 2.24.0., guix-commits, 2020/11/06
- 270/289: gnu: r-interactivedisplaybase: Update to 1.28.0., guix-commits, 2020/11/06
- 221/289: gnu: r-bioccheck: Update to 1.26.0., guix-commits, 2020/11/06
- 245/289: gnu: r-genomation: Update to 1.22.0., guix-commits, 2020/11/06
- 254/289: gnu: r-annotationfilter: Update to 1.14.0., guix-commits, 2020/11/06
- 263/289: gnu: r-vsn: Update to 3.58.0., guix-commits, 2020/11/06
- 265/289: gnu: r-pcamethods: Update to 1.82.0., guix-commits, 2020/11/06
- 274/289: gnu: r-gage: Update to 2.40.0., guix-commits, 2020/11/06
- 278/289: gnu: r-ensembldb: Update to 2.14.0.,
guix-commits <=
- 277/289: gnu: r-dirichletmultinomial: Update to 1.32.0., guix-commits, 2020/11/06
- 287/289: gnu: r-gviz: Update to 1.34.0., guix-commits, 2020/11/06
- 239/289: gnu: r-rtracklayer: Update to 1.50.0., guix-commits, 2020/11/06
- 280/289: gnu: r-biovizbase: Update to 1.38.0., guix-commits, 2020/11/06
- 282/289: gnu: r-gqtlbase: Update to 1.21.1., guix-commits, 2020/11/06