[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
212/289: gnu: r-rbgl: Update to 1.66.0.
From: |
guix-commits |
Subject: |
212/289: gnu: r-rbgl: Update to 1.66.0. |
Date: |
Fri, 6 Nov 2020 18:05:07 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 766cd962f39f6fbd1f8300a61aa38cd8ad4121db
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:57:49 2020 +0100
gnu: r-rbgl: Update to 1.66.0.
* gnu/packages/bioinformatics.scm (r-rbgl): Update to 1.66.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 6e8f6fd..eea51c2 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7076,14 +7076,14 @@ databases. Packages produced are intended to be used
with AnnotationDbi.")
(define-public r-rbgl
(package
(name "r-rbgl")
- (version "1.64.0")
+ (version "1.66.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "RBGL" version))
(sha256
(base32
- "079599a6xn2i7snfn2vgshkw0c00rrfhj44pvi03ap8id29bkayy"))))
+ "016vyzgixb3gjpzi21rbs6ngnnqcxr77krwjjf1ldnzzj8vqrqsz"))))
(properties `((upstream-name . "RBGL")))
(build-system r-build-system)
(propagated-inputs
- 183/289: gnu: r-biocgraph: Update to 1.52.0., (continued)
- 183/289: gnu: r-biocgraph: Update to 1.52.0., guix-commits, 2020/11/06
- 178/289: gnu: r-biobroom: Update to 1.22.0., guix-commits, 2020/11/06
- 190/289: gnu: r-biocworkflowtools: Update to 1.16.0., guix-commits, 2020/11/06
- 193/289: gnu: r-rgreat: Update to 1.22.0., guix-commits, 2020/11/06
- 195/289: gnu: r-icens: Update to 1.62.0., guix-commits, 2020/11/06
- 196/289: gnu: r-fourcseq: Update to 1.24.0., guix-commits, 2020/11/06
- 200/289: gnu: r-hitc: Update to 1.34.0., guix-commits, 2020/11/06
- 202/289: gnu: r-rhdf5lib: Update to 1.12.0., guix-commits, 2020/11/06
- 206/289: gnu: r-scran: Update to 1.18.0., guix-commits, 2020/11/06
- 209/289: gnu: r-deseq2: Update to 1.30.0., guix-commits, 2020/11/06
- 212/289: gnu: r-rbgl: Update to 1.66.0.,
guix-commits <=
- 217/289: gnu: r-systempiper: Update to 1.24.0., guix-commits, 2020/11/06
- 220/289: gnu: r-biocstyle: Update to 2.18.0., guix-commits, 2020/11/06
- 223/289: gnu: r-iranges: Update to 2.24.0., guix-commits, 2020/11/06
- 226/289: gnu: r-variantannotation: Update to 1.36.0., guix-commits, 2020/11/06
- 229/289: gnu: r-genomicranges: Update to 1.42.0., guix-commits, 2020/11/06
- 231/289: gnu: r-annotationdbi: Update to 1.52.0., guix-commits, 2020/11/06
- 234/289: gnu: r-biostrings: Update to 2.58.0., guix-commits, 2020/11/06
- 237/289: gnu: r-summarizedexperiment: Update to 1.20.0., guix-commits, 2020/11/06
- 242/289: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/11/06
- 246/289: gnu: r-seqlogo: Update to 1.56.0., guix-commits, 2020/11/06