[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/289: gnu: r-qdnaseq: Update to 1.26.0.
From: |
guix-commits |
Subject: |
26/289: gnu: r-qdnaseq: Update to 1.26.0. |
Date: |
Fri, 6 Nov 2020 18:04:06 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 263222d6137de48442e9a7ea9da706a200a58ddb
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:48:14 2020 +0100
gnu: r-qdnaseq: Update to 1.26.0.
* gnu/packages/bioconductor.scm (r-qdnaseq): Update to 1.26.0.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index ece5ac0..9e84f96 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1937,12 +1937,12 @@ the @code{arrayCGH} packages.")
(define-public r-qdnaseq
(package
(name "r-qdnaseq")
- (version "1.24.0")
+ (version "1.26.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "QDNAseq" version))
(sha256
- (base32
"1ji9pl2r1idyj3qzggj7qd2kqx31i6b3igwk2hqjb8qzkyb37p86"))))
+ (base32
"1njka1ldaj12id3m2z8ghlrm2lg0n5pxsxyv5gpjnsiabnnaw6ph"))))
(properties `((upstream-name . "QDNAseq")))
(build-system r-build-system)
(propagated-inputs
- 16/289: gnu: r-oligoclasses: Update to 1.52.0., (continued)
- 16/289: gnu: r-oligoclasses: Update to 1.52.0., guix-commits, 2020/11/06
- 19/289: gnu: r-diffbind: Update to 3.0.0., guix-commits, 2020/11/06
- 11/289: gnu: r-annotate: Update to 1.68.0., guix-commits, 2020/11/06
- 18/289: gnu: r-qvalue: Update to 2.22.0., guix-commits, 2020/11/06
- 12/289: gnu: r-hpar: Update to 1.32.0., guix-commits, 2020/11/06
- 17/289: gnu: r-oligo: Update to 1.54.0., guix-commits, 2020/11/06
- 10/289: gnu: r-affxparser: Update to 1.62.0., guix-commits, 2020/11/06
- 20/289: gnu: r-multtest: Update to 2.46.0., guix-commits, 2020/11/06
- 22/289: gnu: r-chippeakanno: Update to 3.24.0., guix-commits, 2020/11/06
- 23/289: gnu: r-marray: Update to 1.68.0., guix-commits, 2020/11/06
- 26/289: gnu: r-qdnaseq: Update to 1.26.0.,
guix-commits <=
- 28/289: gnu: r-chipcomp: Update to 1.20.0., guix-commits, 2020/11/06
- 29/289: gnu: r-riboprofiling: Update to 1.20.0., guix-commits, 2020/11/06
- 30/289: gnu: r-riboseqr: Update to 1.24.0., guix-commits, 2020/11/06
- 21/289: gnu: r-graph: Update to 1.68.0., guix-commits, 2020/11/06
- 24/289: gnu: r-cghbase: Update to 1.50.0., guix-commits, 2020/11/06
- 33/289: gnu: r-ctc: Update to 1.64.0., guix-commits, 2020/11/06
- 35/289: gnu: r-glimma: Update to 2.0.0., guix-commits, 2020/11/06
- 08/289: gnu: r-affycontam: Update to 1.48.0., guix-commits, 2020/11/06
- 15/289: gnu: r-geneplotter: Update to 1.68.0., guix-commits, 2020/11/06
- 25/289: gnu: r-cghcall: Update to 2.52.0., guix-commits, 2020/11/06