[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
218/323: gnu: r-rbgl: Update to 1.66.0.
From: |
guix-commits |
Subject: |
218/323: gnu: r-rbgl: Update to 1.66.0. |
Date: |
Mon, 7 Dec 2020 15:13:53 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 516d2c4446a2e9e0eea137b92db7c383943cc34f
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 9ea7168..147cb97 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7285,14 +7285,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
- 179/323: gnu: r-ebarrays: Update to 2.54.0., (continued)
- 179/323: gnu: r-ebarrays: Update to 2.54.0., guix-commits, 2020/12/07
- 174/323: gnu: r-chemminer: Update to 3.42.0., guix-commits, 2020/12/07
- 173/323: gnu: r-bigpint: Update to 1.6.0., guix-commits, 2020/12/07
- 175/323: gnu: r-bioassayr: Update to 1.28.0., guix-commits, 2020/12/07
- 187/323: gnu: Add r-biocio., guix-commits, 2020/12/07
- 210/323: gnu: r-flowworkspace: Fix r-rhdf5libs linking., guix-commits, 2020/12/07
- 212/323: gnu: r-ncdfflow: Fix r-rhdf5libs link., guix-commits, 2020/12/07
- 209/323: gnu: r-hdf5array: Fix r-rhdf5libs linking., guix-commits, 2020/12/07
- 213/323: gnu: r-beachmat: Update to 2.6.1., guix-commits, 2020/12/07
- 214/323: gnu: r-genefilter: Update to 1.72.0., guix-commits, 2020/12/07
- 218/323: gnu: r-rbgl: Update to 1.66.0.,
guix-commits <=
- 228/323: gnu: r-genomeinfodb: Update to 1.26.0., guix-commits, 2020/12/07
- 229/323: gnu: r-edger: Update to 3.32.0., guix-commits, 2020/12/07
- 231/323: gnu: r-genomicranges: Update to 1.42.0., guix-commits, 2020/12/07
- 239/323: gnu: r-variantannotation: Update to 1.36.0., guix-commits, 2020/12/07
- 240/323: gnu: r-genomicalignments: Update to 1.26.0., guix-commits, 2020/12/07
- 247/323: gnu: r-genomation: Update to 1.22.0., guix-commits, 2020/12/07
- 248/323: gnu: r-seqlogo: Update to 1.56.0., guix-commits, 2020/12/07
- 252/323: gnu: r-rcas: Update to 1.16.0., guix-commits, 2020/12/07
- 268/323: gnu: Add r-msmseda., guix-commits, 2020/12/07
- 258/323: gnu: r-methylkit: Update to 1.16.0., guix-commits, 2020/12/07