[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/17: gnu: r-gage: Update to 2.40.2.
From: |
guix-commits |
Subject: |
04/17: gnu: r-gage: Update to 2.40.2. |
Date: |
Tue, 4 May 2021 03:48:09 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 7072dc8c5368fa1dfdde3c996659fd8bb3e8cb6f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 4 09:02:18 2021 +0200
gnu: r-gage: Update to 2.40.2.
* gnu/packages/bioinformatics.scm (r-gage): Update to 2.40.2.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index efb74e6..1ac0043 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9763,14 +9763,14 @@ microarrays or GRanges for sequencing data.")
(define-public r-gage
(package
(name "r-gage")
- (version "2.40.1")
+ (version "2.40.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "gage" version))
(sha256
(base32
- "1iawa03dy4bl333my69d4sk7d74cjzfg5dpcxga6q5dglan4sp8r"))))
+ "1bs0hx8sqiyl08dqn2zx31kbv5aci4xvrs71pplx2yxal3jf5178"))))
(build-system r-build-system)
(propagated-inputs
`(("r-annotationdbi" ,r-annotationdbi)
- branch master updated (ec4012c -> b602ec9), guix-commits, 2021/05/04
- 02/17: gnu: r-future-apply: Set HOME directory variable., guix-commits, 2021/05/04
- 05/17: gnu: r-ensembldb: Update to 2.14.1., guix-commits, 2021/05/04
- 04/17: gnu: r-gage: Update to 2.40.2.,
guix-commits <=
- 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