[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/40: gnu: r-annotationhub: Update to 3.2.2.
From: |
guix-commits |
Subject: |
02/40: gnu: r-annotationhub: Update to 3.2.2. |
Date: |
Thu, 14 Apr 2022 05:38:54 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit ac67d0a4676679ab9d85a679176154b85451b05a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Apr 14 10:58:49 2022 +0200
gnu: r-annotationhub: Update to 3.2.2.
* gnu/packages/bioconductor.scm (r-annotationhub): Update to 3.2.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 d3b5678343..61f2ad1dbb 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2402,14 +2402,14 @@ databases. Packages produced are intended to be used
with AnnotationDbi.")
(define-public r-annotationhub
(package
(name "r-annotationhub")
- (version "3.2.0")
+ (version "3.2.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "AnnotationHub" version))
(sha256
(base32
- "0ks8yzvvs2r66pb9687mkskf0n3wgvp7h92k83b0a1q32sca5wng"))))
+ "08dk4h07gpi3rk9s80wrbx2ww2chj688qzbwlx8n4dz788lqbfz8"))))
(properties `((upstream-name . "AnnotationHub")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (f6bc281cd7 -> d85146c9df), guix-commits, 2022/04/14
- 02/40: gnu: r-annotationhub: Update to 3.2.2.,
guix-commits <=
- 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, 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