[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
182/323: gnu: r-experimenthub: Update to 1.16.0.
From: |
guix-commits |
Subject: |
182/323: gnu: r-experimenthub: Update to 1.16.0. |
Date: |
Wed, 9 Dec 2020 06:47:14 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 49a728581f33430f75dc1f7b6150108cc539828f
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:56:23 2020 +0100
gnu: r-experimenthub: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-experimenthub): Update to 1.16.0.
---
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 7996cdd..69b2422 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7883,14 +7883,14 @@ different graph related packages produced by
Bioconductor.")
(define-public r-experimenthub
(package
(name "r-experimenthub")
- (version "1.14.2")
+ (version "1.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ExperimentHub" version))
(sha256
(base32
- "1kgvprchz1fg8pl1irj62mk2gyb4jcc9iimpypv4c2iccy5bp84x"))))
+ "1zi7vsrhf1hj27rlzrxl4jd81fqh1yhn0svp2d9w71fizsi71akg"))))
(properties `((upstream-name . "ExperimentHub")))
(build-system r-build-system)
(propagated-inputs
- 272/323: gnu: r-edaseq: Update to 2.24.0., (continued)
- 272/323: gnu: r-edaseq: Update to 2.24.0., guix-commits, 2020/12/09
- 296/323: gnu: r-genomicinteractions: Update to 1.24.0., guix-commits, 2020/12/09
- 292/323: gnu: Add r-bluster., guix-commits, 2020/12/09
- 297/323: gnu: r-biocsingular: Update to 1.6.0., guix-commits, 2020/12/09
- 307/323: gnu: r-pcatools: Update to 2.2.0., guix-commits, 2020/12/09
- 309/323: gnu: r-scdd: Update to 1.14.0., guix-commits, 2020/12/09
- 314/323: gnu: r-lumi: Update to 2.42.0., guix-commits, 2020/12/09
- 318/323: gnu: r-bigmelon: Update to 1.16.0., guix-commits, 2020/12/09
- 319/323: gnu: r-gqtlbase: Update to 1.21.1., guix-commits, 2020/12/09
- 322/323: gnu: r-rhtslib: Propagate zlib., guix-commits, 2020/12/09
- 182/323: gnu: r-experimenthub: Update to 1.16.0.,
guix-commits <=
- 186/323: gnu: r-biocpkgtools: Update to 1.8.0., guix-commits, 2020/12/09
- 220/323: gnu: r-category: Update to 2.56.0., guix-commits, 2020/12/09
- 231/323: gnu: r-genomicranges: Update to 1.42.0., guix-commits, 2020/12/09
- 234/323: gnu: r-biomart: Update to 2.46.0., guix-commits, 2020/12/09
- 235/323: gnu: r-biocparallel: Update to 1.24.1., guix-commits, 2020/12/09
- 242/323: gnu: r-genomicfeatures: Update to 1.42.1., guix-commits, 2020/12/09
- 198/323: gnu: r-fithic: Update to 1.16.0., guix-commits, 2020/12/09
- 171/323: gnu: r-biggr: Update to 1.26.0., guix-commits, 2020/12/09
- 178/323: gnu: r-reactomepa: Update to 1.34.0., guix-commits, 2020/12/09
- 202/323: gnu: Add r-ggalluvial., guix-commits, 2020/12/09