[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/17: gnu: r-experimenthub: Update to 1.16.1.
From: |
guix-commits |
Subject: |
13/17: gnu: r-experimenthub: Update to 1.16.1. |
Date: |
Tue, 4 May 2021 03:48:12 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b75b3ba2c7d03665394c4e68f85a6c843cdef9ae
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 4 09:03:44 2021 +0200
gnu: r-experimenthub: Update to 1.16.1.
* gnu/packages/bioconductor.scm (r-experimenthub): Update to 1.16.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 d3e16af..499211d 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -9168,14 +9168,14 @@ also known as views, in a controlled vocabulary.")
(define-public r-experimenthub
(package
(name "r-experimenthub")
- (version "1.16.0")
+ (version "1.16.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ExperimentHub" version))
(sha256
(base32
- "1zi7vsrhf1hj27rlzrxl4jd81fqh1yhn0svp2d9w71fizsi71akg"))))
+ "1iyf052hh2dhlwzwwrj571cwr3hd9wp2j915sqg77x6jn40wjr1g"))))
(properties `((upstream-name . "ExperimentHub")))
(build-system r-build-system)
(propagated-inputs
- 08/17: gnu: r-systempiper: Update to 1.24.6., (continued)
- 08/17: gnu: r-systempiper: Update to 1.24.6., guix-commits, 2021/05/04
- 09/17: gnu: r-interactionset: Update to 1.18.1., guix-commits, 2021/05/04
- 07/17: gnu: r-genomeinfodb: Update to 1.26.7., guix-commits, 2021/05/04
- 06/17: gnu: r-biocgenerics: Update to 0.36.1., guix-commits, 2021/05/04
- 16/17: gnu: r-catalyst: Update to 1.14.1., guix-commits, 2021/05/04
- 11/17: gnu: r-universalmotif: Update to 1.8.5., guix-commits, 2021/05/04
- 14/17: gnu: r-biocpkgtools: Update to 1.8.2., guix-commits, 2021/05/04
- 12/17: gnu: r-bioassayr: Update to 1.28.3., guix-commits, 2021/05/04
- 01/17: gnu: r-matrixstats: Set HOME directory variable., guix-commits, 2021/05/04
- 03/17: gnu: r-annotationhub: Update to 2.22.1., guix-commits, 2021/05/04
- 13/17: gnu: r-experimenthub: Update to 1.16.1.,
guix-commits <=
- 10/17: gnu: r-icobra: Update to 1.18.1., guix-commits, 2021/05/04
- 15/17: gnu: r-scran: Update to 1.18.7., guix-commits, 2021/05/04
- 17/17: gnu: r-mixomics: Update to 6.14.1., guix-commits, 2021/05/04