[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/119: gnu: r-genomeinfodb: Update to 1.28.1.
From: |
guix-commits |
Subject: |
13/119: gnu: r-genomeinfodb: Update to 1.28.1. |
Date: |
Sat, 10 Jul 2021 16:31:40 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit dfe8e5cca6783ae89a4e8413b3cd850719fa82e8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jul 10 13:26:08 2021 +0200
gnu: r-genomeinfodb: Update to 1.28.1.
* gnu/packages/bioconductor.scm (r-genomeinfodb): Update to 1.28.1.
---
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 fd5438b..71f93f4 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2944,13 +2944,13 @@ genomic intervals. In addition, it can use BAM or
BigWig files as input.")
(define-public r-genomeinfodb
(package
(name "r-genomeinfodb")
- (version "1.28.0")
+ (version "1.28.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "GenomeInfoDb" version))
(sha256
(base32
- "0wjd7sh7kr9lfcdbzm5jdynl84nfsl7nqvly92qqrdcxd2sjfr63"))))
+ "1ga8yrn7j1wn9wdsvf4ws6n2987yk1yxz22v2jzaszfikhjh1sp8"))))
(properties
`((upstream-name . "GenomeInfoDb")))
(build-system r-build-system)
- 05/119: gnu: Add r-wk., (continued)
- 05/119: gnu: Add r-wk., guix-commits, 2021/07/10
- 06/119: gnu: Add r-s2., guix-commits, 2021/07/10
- 07/119: gnu: Add r-ggpp., guix-commits, 2021/07/10
- 09/119: gnu: r-biomart: Update to 2.48.2., guix-commits, 2021/07/10
- 03/119: gnu: r-gtools: Update to 3.9.2., guix-commits, 2021/07/10
- 01/119: gnu: r-rintrojs: Update to 0.3.0., guix-commits, 2021/07/10
- 04/119: gnu: Add r-reldist., guix-commits, 2021/07/10
- 08/119: gnu: r-annotationhub: Update to 3.0.1., guix-commits, 2021/07/10
- 10/119: gnu: r-biocparallel: Update to 1.26.1., guix-commits, 2021/07/10
- 11/119: gnu: r-edaseq: Update to 2.26.1., guix-commits, 2021/07/10
- 13/119: gnu: r-genomeinfodb: Update to 1.28.1.,
guix-commits <=
- 12/119: gnu: r-ensembldb: Update to 2.16.2., guix-commits, 2021/07/10
- 19/119: gnu: r-enrichplot: Update to 1.12.2., guix-commits, 2021/07/10
- 16/119: gnu: r-systempiper: Update to 1.26.3., guix-commits, 2021/07/10
- 25/119: gnu: r-bioconcotk: Update to 1.12.1., guix-commits, 2021/07/10
- 18/119: gnu: r-dose: Update to 3.18.1., guix-commits, 2021/07/10
- 14/119: gnu: r-limma: Update to 3.48.1., guix-commits, 2021/07/10
- 15/119: gnu: r-mzr: Update to 2.26.1., guix-commits, 2021/07/10
- 22/119: gnu: r-rsubread: Update to 2.6.3., guix-commits, 2021/07/10
- 17/119: gnu: r-diffbind: Update to 3.2.4., guix-commits, 2021/07/10
- 20/119: gnu: r-clusterprofiler: Update to 4.0.2., guix-commits, 2021/07/10