[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/18: gnu: r-ensembldb: Update to 2.20.2.
From: |
guix-commits |
Subject: |
02/18: gnu: r-ensembldb: Update to 2.20.2. |
Date: |
Fri, 1 Jul 2022 18:17:25 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 47790111b777325c68673cbbc82e69bda17eec52
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jul 2 00:16:34 2022 +0200
gnu: r-ensembldb: Update to 2.20.2.
* gnu/packages/bioconductor.scm (r-ensembldb): Update to 2.20.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 5008e67b6d..a71af6597c 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3922,14 +3922,14 @@ CAGE.")
(define-public r-ensembldb
(package
(name "r-ensembldb")
- (version "2.20.1")
+ (version "2.20.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ensembldb" version))
(sha256
(base32
- "183rs74ngfvn9xz36csch495pqaash90yhhikm73m7b2bc37ziwz"))))
+ "12n21dcimdhgyjzk33m6xbv0m9ihgyzcf66vr1jr5ycv3rq2s7xc"))))
(build-system r-build-system)
(propagated-inputs
(list r-annotationdbi
- branch wip-r updated (e37233d869 -> d42584b312), guix-commits, 2022/07/01
- 01/18: Revert "upstream: 'package-update' reports "unknown upstream releases" errors.", guix-commits, 2022/07/01
- 07/18: gnu: r-zellkonverter: Update to 1.6.3., guix-commits, 2022/07/01
- 04/18: gnu: r-organismdbi: Update to 1.38.1., guix-commits, 2022/07/01
- 08/18: gnu: r-matrixgenerics: Update to 1.8.1., guix-commits, 2022/07/01
- 10/18: gnu: r-clusterprofiler: Update to 4.4.4., guix-commits, 2022/07/01
- 15/18: gnu: r-ggbio: Update to 1.44.1., guix-commits, 2022/07/01
- 11/18: gnu: r-genomicscores: Update to 2.8.2., guix-commits, 2022/07/01
- 14/18: gnu: r-rsubread: Update to 2.10.4., guix-commits, 2022/07/01
- 02/18: gnu: r-ensembldb: Update to 2.20.2.,
guix-commits <=
- 05/18: gnu: r-rtracklayer: Update to 1.56.1., guix-commits, 2022/07/01
- 06/18: gnu: r-simplifyenrichment: Update to 1.6.1., guix-commits, 2022/07/01
- 03/18: gnu: r-limma: Update to 3.52.2., guix-commits, 2022/07/01
- 09/18: gnu: r-batchelor: Update to 1.12.3., guix-commits, 2022/07/01
- 12/18: gnu: r-ropls: Update to 1.28.2., guix-commits, 2022/07/01
- 13/18: gnu: r-biosigner: Update to 1.24.2., guix-commits, 2022/07/01
- 17/18: gnu: r-bionetstat: Update to 1.16.1., guix-commits, 2022/07/01
- 18/18: gnu: r-tcgabiolinks: Update to 2.24.3., guix-commits, 2022/07/01
- 16/18: gnu: r-bgeedb: Update to 2.22.3., guix-commits, 2022/07/01