[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
281/356: gnu: r-experimenthub: Update to 2.2.0.
From: |
guix-commits |
Subject: |
281/356: gnu: r-experimenthub: Update to 2.2.0. |
Date: |
Sun, 7 Nov 2021 18:12:21 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 2adab7647346df3e2892171ebcf45b6e503c4f91
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:39 2021 +0000
gnu: r-experimenthub: Update to 2.2.0.
* gnu/packages/bioconductor.scm (r-experimenthub): Update to 2.2.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 ff3e27a..841b12f 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -11808,14 +11808,14 @@ also known as views, in a controlled vocabulary.")
(define-public r-experimenthub
(package
(name "r-experimenthub")
- (version "2.0.0")
+ (version "2.2.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ExperimentHub" version))
(sha256
(base32
- "1mzmw3100lf33yhz27nbxncrjk5bprlackrjcwf8xdhcaidg40p4"))))
+ "15las4qmqvrn81hczxa3ylikqh54kp1lg9r8rcyfvrx5l0kgwlfq"))))
(properties `((upstream-name . "ExperimentHub")))
(build-system r-build-system)
(propagated-inputs
- 257/356: gnu: r-variancepartition: Update to 1.24.0., (continued)
- 257/356: gnu: r-variancepartition: Update to 1.24.0., guix-commits, 2021/11/07
- 259/356: gnu: r-unifiedwmwqpcr: Update to 1.30.0., guix-commits, 2021/11/07
- 260/356: gnu: r-universalmotif: Update to 1.12.1., guix-commits, 2021/11/07
- 262/356: gnu: r-bgx: Update to 1.60.0., guix-commits, 2021/11/07
- 269/356: gnu: r-biggr: Update to 1.30.0., guix-commits, 2021/11/07
- 279/356: gnu: r-biocstyle: Update to 2.22.0., guix-commits, 2021/11/07
- 277/356: gnu: r-bioccheck: Update to 1.30.0., guix-commits, 2021/11/07
- 278/356: gnu: r-biocgraph: Update to 1.56.0., guix-commits, 2021/11/07
- 276/356: gnu: r-ebarrays: Update to 2.58.0., guix-commits, 2021/11/07
- 280/356: gnu: r-biocviews: Update to 1.62.1., guix-commits, 2021/11/07
- 281/356: gnu: r-experimenthub: Update to 2.2.0.,
guix-commits <=
- 282/356: gnu: r-grohmm: Update to 1.28.0., guix-commits, 2021/11/07
- 286/356: gnu: r-biocpkgtools: Update to 1.12.0., guix-commits, 2021/11/07
- 290/356: gnu: r-pcatools: Update to 2.6.0., guix-commits, 2021/11/07
- 285/356: gnu: r-biocor: Update to 1.18.0., guix-commits, 2021/11/07
- 296/356: gnu: r-rgraphviz: Update to 2.38.0., guix-commits, 2021/11/07
- 300/356: gnu: r-rhdf5lib: Update to 1.16.0., guix-commits, 2021/11/07
- 299/356: gnu: r-hdf5array: Update to 1.22.0., guix-commits, 2021/11/07
- 304/356: gnu: r-motifmatchr: Update to 1.16.0., guix-commits, 2021/11/07
- 307/356: gnu: r-scuttle: Update to 1.4.0., guix-commits, 2021/11/07
- 306/356: gnu: r-singlecellexperiment: Update to 1.16.0., guix-commits, 2021/11/07