[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
272/318: gnu: r-keggrest: Update to 1.30.0.
From: |
guix-commits |
Subject: |
272/318: gnu: r-keggrest: Update to 1.30.0. |
Date: |
Fri, 20 Nov 2020 08:41:06 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit ffb74080df56d1751f7da06ff3c4ff7bee3773e1
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 16:00:59 2020 +0100
gnu: r-keggrest: Update to 1.30.0.
* gnu/packages/bioinformatics.scm (r-keggrest): Update to 1.30.0.
---
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 b3855cd..62cb1a8 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10021,14 +10021,14 @@ microarrays or GRanges for sequencing data.")
(define-public r-keggrest
(package
(name "r-keggrest")
- (version "1.28.0")
+ (version "1.30.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "KEGGREST" version))
(sha256
(base32
- "0q76w17fya2x0z7mvyhkk5kqh07flldgih13ma44vhcy1bdlm6j1"))))
+ "0awg0hmxj25rpmqyf6jz6kbkswmimz3h352xx15xhkamwcxykng6"))))
(properties `((upstream-name . "KEGGREST")))
(build-system r-build-system)
(propagated-inputs
- 219/318: gnu: r-biocstyle: Update to 2.18.0., (continued)
- 219/318: gnu: r-biocstyle: Update to 2.18.0., guix-commits, 2020/11/20
- 223/318: gnu: r-genomeinfodb: Update to 1.26.0., guix-commits, 2020/11/20
- 231/318: gnu: r-biomart: Update to 2.46.0., guix-commits, 2020/11/20
- 232/318: gnu: r-biocparallel: Update to 1.24.0., guix-commits, 2020/11/20
- 239/318: gnu: r-genomicfeatures: Update to 1.42.0., guix-commits, 2020/11/20
- 246/318: gnu: r-zlibbioc: Update to 1.36.0., guix-commits, 2020/11/20
- 241/318: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/11/20
- 251/318: gnu: r-tximport: Update to 1.18.0., guix-commits, 2020/11/20
- 257/318: gnu: r-sva: Update to 3.38.0., guix-commits, 2020/11/20
- 263/318: gnu: r-mzid: Update to 1.28.0., guix-commits, 2020/11/20
- 272/318: gnu: r-keggrest: Update to 1.30.0.,
guix-commits <=
- 277/318: gnu: r-ensembldb: Update to 2.14.0., guix-commits, 2020/11/20
- 278/318: gnu: r-organismdbi: Update to 1.32.0., guix-commits, 2020/11/20
- 295/318: gnu: r-biocparallel: Update to 1.24.1., guix-commits, 2020/11/20
- 300/318: gnu: r-oligo: Update to 1.54.1., guix-commits, 2020/11/20
- 302/318: gnu: Add r-apeglm., guix-commits, 2020/11/20
- 308/318: gnu: r-diffbind: Update to 3.0.6., guix-commits, 2020/11/20
- 315/318: gnu: r-rsubread: Update to 2.4.1., guix-commits, 2020/11/20
- 182/318: gnu: r-biocgraph: Update to 1.52.0., guix-commits, 2020/11/20
- 188/318: gnu: r-biocset: Update to 1.4.0., guix-commits, 2020/11/20
- 193/318: gnu: r-m3c: Update to 1.12.0., guix-commits, 2020/11/20