[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
227/318: gnu: r-xvector: Update to 0.30.0.
From: |
guix-commits |
Subject: |
227/318: gnu: r-xvector: Update to 0.30.0. |
Date: |
Fri, 20 Nov 2020 08:40:49 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 2ddd058571dcb939dbbda31589b60fb92f653a59
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:58:38 2020 +0100
gnu: r-xvector: Update to 0.30.0.
* gnu/packages/bioinformatics.scm (r-xvector): Update to 0.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 b08feee..0dc73da 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7894,13 +7894,13 @@ different technologies, including microarrays, RNA-seq,
and quantitative PCR.")
(define-public r-xvector
(package
(name "r-xvector")
- (version "0.28.0")
+ (version "0.30.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "XVector" version))
(sha256
(base32
- "11h1hszv4798q1gbx8r6zf8vlaqx4v9ql0lbh2xaxybp66a03pvc"))))
+ "1pqljikg4f6jb7wgm5537zwgq5b013nyz1agjrwfq2cljb0ym6lq"))))
(properties
`((upstream-name . "XVector")))
(build-system r-build-system)
- 201/318: gnu: r-rhdf5lib: Update to 1.12.0., (continued)
- 201/318: gnu: r-rhdf5lib: Update to 1.12.0., guix-commits, 2020/11/20
- 202/318: gnu: r-beachmat: Update to 2.6.0., guix-commits, 2020/11/20
- 205/318: gnu: r-scran: Update to 1.18.0., guix-commits, 2020/11/20
- 210/318: gnu: r-annotationforge: Update to 1.32.0., guix-commits, 2020/11/20
- 211/318: gnu: r-rbgl: Update to 1.66.0., guix-commits, 2020/11/20
- 217/318: gnu: r-grohmm: Update to 1.24.0., guix-commits, 2020/11/20
- 218/318: gnu: r-biocviews: Update to 1.58.0., guix-commits, 2020/11/20
- 221/318: gnu: r-s4vectors: Update to 0.28.0., guix-commits, 2020/11/20
- 224/318: gnu: r-edger: Update to 3.32.0., guix-commits, 2020/11/20
- 225/318: gnu: r-variantannotation: Update to 1.36.0., guix-commits, 2020/11/20
- 227/318: gnu: r-xvector: Update to 0.30.0.,
guix-commits <=
- 228/318: gnu: r-genomicranges: Update to 1.42.0., guix-commits, 2020/11/20
- 230/318: gnu: r-annotationdbi: Update to 1.52.0., guix-commits, 2020/11/20
- 233/318: gnu: r-biostrings: Update to 2.58.0., guix-commits, 2020/11/20
- 234/318: gnu: r-rsamtools: Update to 2.6.0., guix-commits, 2020/11/20
- 317/318: gnu: Add r-bluster., guix-commits, 2020/11/20
- 248/318: gnu: r-bamsignals: Update to 1.22.0., guix-commits, 2020/11/20
- 250/318: gnu: r-mutationalpatterns: Update to 3.0.0., guix-commits, 2020/11/20
- 253/318: gnu: r-annotationfilter: Update to 1.14.0., guix-commits, 2020/11/20
- 254/318: gnu: r-chipseq: Update to 1.40.0., guix-commits, 2020/11/20
- 256/318: gnu: r-methylkit: Update to 1.16.0., guix-commits, 2020/11/20