[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/40: gnu: r-ensembldb: Update to 2.18.4.
From: |
guix-commits |
Subject: |
04/40: gnu: r-ensembldb: Update to 2.18.4. |
Date: |
Thu, 14 Apr 2022 05:38:54 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 9000c8acc20f9696a1c507800b0ab74374cae974
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Apr 14 10:58:58 2022 +0200
gnu: r-ensembldb: Update to 2.18.4.
* gnu/packages/bioconductor.scm (r-ensembldb): Update to 2.18.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 344a790cfd..ca579cc782 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3137,14 +3137,14 @@ CAGE.")
(define-public r-ensembldb
(package
(name "r-ensembldb")
- (version "2.18.2")
+ (version "2.18.4")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ensembldb" version))
(sha256
(base32
- "0q56gv0isa9ayw505py7i7x65pvcshmd2j1mna1wpbk66wqj4qzx"))))
+ "1nsdcsghhh3ikv0hbn1aazdam7a6pqf1p6rz68ll2h6965kl4qzp"))))
(build-system r-build-system)
(propagated-inputs
(list r-annotationdbi
- branch master updated (f6bc281cd7 -> d85146c9df), guix-commits, 2022/04/14
- 02/40: gnu: r-annotationhub: Update to 3.2.2., guix-commits, 2022/04/14
- 03/40: gnu: r-biomart: Update to 2.50.3., guix-commits, 2022/04/14
- 07/40: gnu: r-limma: Update to 3.50.3., guix-commits, 2022/04/14
- 04/40: gnu: r-ensembldb: Update to 2.18.4.,
guix-commits <=
- 05/40: gnu: r-genomeinfodb: Update to 1.30.1., guix-commits, 2022/04/14
- 14/40: gnu: r-systempiper: Update to 2.0.8., guix-commits, 2022/04/14
- 15/40: gnu: r-diffbind: Update to 3.4.11., guix-commits, 2022/04/14
- 19/40: gnu: r-geoquery: Update to 2.62.2., guix-commits, 2022/04/14
- 25/40: gnu: r-biocfilecache: Update to 2.2.1., guix-commits, 2022/04/14
- 20/40: gnu: r-enrichplot: Update to 1.14.2., guix-commits, 2022/04/14
- 40/40: gnu: r-tcgabiolinks: Update to 2.22.4., guix-commits, 2022/04/14
- 30/40: gnu: r-variancepartition: Update to 1.24.1., guix-commits, 2022/04/14
- 11/40: gnu: r-rhdf5: Update to 2.38.1., guix-commits, 2022/04/14
- 12/40: gnu: r-slingshot: Update to 2.2.1., guix-commits, 2022/04/14