[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
25/288: gnu: r-cghcall: Update to 2.52.0.
From: |
guix-commits |
Subject: |
25/288: gnu: r-cghcall: Update to 2.52.0. |
Date: |
Mon, 16 Nov 2020 15:06:42 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit e1364174d9cee969018e2c6b03f078e380842d44
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:48:11 2020 +0100
gnu: r-cghcall: Update to 2.52.0.
* gnu/packages/bioconductor.scm (r-cghcall): Update to 2.52.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 466793b..d628931 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1914,12 +1914,12 @@ the @code{arrayCGH} packages.")
(define-public r-cghcall
(package
(name "r-cghcall")
- (version "2.50.0")
+ (version "2.52.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "CGHcall" version))
(sha256
- (base32 "1dz6sag8khl18vkb97b5w6fk6k9s7s9xxnc467dd3bmhmajlmrrg"))))
+ (base32 "1a6k87xfm79wnsc30k5aziakv51h4dd9zqw81q8bd72hc3fpz8ba"))))
(properties `((upstream-name . "CGHcall")))
(build-system r-build-system)
(propagated-inputs
- 06/288: gnu: r-affycomp: Update to 1.66.0., (continued)
- 06/288: gnu: r-affycomp: Update to 1.66.0., guix-commits, 2020/11/16
- 09/288: gnu: r-affycoretools: Update to 1.62.0., guix-commits, 2020/11/16
- 10/288: gnu: r-affxparser: Update to 1.62.0., guix-commits, 2020/11/16
- 11/288: gnu: r-annotate: Update to 1.68.0., guix-commits, 2020/11/16
- 12/288: gnu: r-hpar: Update to 1.32.0., guix-commits, 2020/11/16
- 16/288: gnu: r-oligoclasses: Update to 1.52.0., guix-commits, 2020/11/16
- 13/288: gnu: r-regioner: Update to 1.22.0., guix-commits, 2020/11/16
- 20/288: gnu: r-multtest: Update to 2.46.0., guix-commits, 2020/11/16
- 21/288: gnu: r-graph: Update to 1.68.0., guix-commits, 2020/11/16
- 22/288: gnu: r-chippeakanno: Update to 3.24.0., guix-commits, 2020/11/16
- 25/288: gnu: r-cghcall: Update to 2.52.0.,
guix-commits <=
- 27/288: gnu: r-bayseq: Update to 2.24.0., guix-commits, 2020/11/16
- 14/288: gnu: r-reportingtools: Update to 2.30.0., guix-commits, 2020/11/16
- 15/288: gnu: r-geneplotter: Update to 1.68.0., guix-commits, 2020/11/16
- 17/288: gnu: r-oligo: Update to 1.54.0., guix-commits, 2020/11/16
- 18/288: gnu: r-qvalue: Update to 2.22.0., guix-commits, 2020/11/16
- 19/288: gnu: r-diffbind: Update to 3.0.0., guix-commits, 2020/11/16
- 23/288: gnu: r-marray: Update to 1.68.0., guix-commits, 2020/11/16
- 24/288: gnu: r-cghbase: Update to 1.50.0., guix-commits, 2020/11/16
- 26/288: gnu: r-qdnaseq: Update to 1.26.0., guix-commits, 2020/11/16
- 28/288: gnu: r-chipcomp: Update to 1.20.0., guix-commits, 2020/11/16