[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/40: gnu: r-genomeinfodb: Update to 1.30.1.
From: |
guix-commits |
Subject: |
05/40: gnu: r-genomeinfodb: Update to 1.30.1. |
Date: |
Thu, 14 Apr 2022 05:38:54 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 455636fecd4cf95179d7a166f6664d301d229d46
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Apr 14 10:58:58 2022 +0200
gnu: r-genomeinfodb: Update to 1.30.1.
* gnu/packages/bioconductor.scm (r-genomeinfodb): Update to 1.30.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 ca579cc782..869971e57e 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3327,13 +3327,13 @@ genomic intervals. In addition, it can use BAM or
BigWig files as input.")
(define-public r-genomeinfodb
(package
(name "r-genomeinfodb")
- (version "1.30.0")
+ (version "1.30.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "GenomeInfoDb" version))
(sha256
(base32
- "1r0wblz9w4hqxm15wdssz0invx7hxhg3bnblkia6w3aazh30s6ns"))))
+ "1ly851w6xy144qvmpdv7p64yc45bqxmvny2rzgz691h3qbin3x55"))))
(properties
`((upstream-name . "GenomeInfoDb")))
(build-system r-build-system)
- 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, 2022/04/14
- 05/40: gnu: r-genomeinfodb: Update to 1.30.1.,
guix-commits <=
- 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
- 16/40: gnu: r-chippeakanno: Update to 3.28.1., guix-commits, 2022/04/14