[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
112/356: gnu: r-cghbase: Update to 1.54.0.
From: |
guix-commits |
Subject: |
112/356: gnu: r-cghbase: Update to 1.54.0. |
Date: |
Sun, 7 Nov 2021 18:11:16 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit c5cb1e01181203bf8223a32ff1b92097c0a36d38
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:12 2021 +0000
gnu: r-cghbase: Update to 1.54.0.
* gnu/packages/bioconductor.scm (r-cghbase): Update to 1.54.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 48b250c..23116cb 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5254,12 +5254,12 @@ normalization and quality checking.")
(define-public r-cghbase
(package
(name "r-cghbase")
- (version "1.52.0")
+ (version "1.54.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "CGHbase" version))
(sha256
- (base32 "1p87k4vw981k97d9bckmprrfg55jwd91658rgxzjj8hnschf28a4"))))
+ (base32 "1kfxw126bddfy67cmf8dca9qq4bg7fkxjf8iaikplhvs5hl7bp4d"))))
(properties `((upstream-name . "CGHbase")))
(build-system r-build-system)
(propagated-inputs
- 82/356: gnu: r-rtracklayer: Update to 1.54.0., (continued)
- 82/356: gnu: r-rtracklayer: Update to 1.54.0., guix-commits, 2021/11/07
- 89/356: gnu: r-structuralvariantannotation: Update to 1.10.0., guix-commits, 2021/11/07
- 93/356: gnu: r-topgo: Update to 2.46.0., guix-commits, 2021/11/07
- 95/356: gnu: r-variantannotation: Update to 1.40.0., guix-commits, 2021/11/07
- 96/356: gnu: r-vsn: Update to 3.62.0., guix-commits, 2021/11/07
- 101/356: gnu: r-oligo: Update to 1.58.0., guix-commits, 2021/11/07
- 98/356: gnu: r-zlibbioc: Update to 1.40.0., guix-commits, 2021/11/07
- 108/356: gnu: r-graph: Update to 1.72.0., guix-commits, 2021/11/07
- 113/356: gnu: r-cghcall: Update to 2.56.0., guix-commits, 2021/11/07
- 110/356: gnu: r-matrixgenerics: Update to 1.6.0., guix-commits, 2021/11/07
- 112/356: gnu: r-cghbase: Update to 1.54.0.,
guix-commits <=
- 121/356: gnu: r-ctc: Update to 1.68.0., guix-commits, 2021/11/07
- 128/356: gnu: r-ruvseq: Update to 1.28.0., guix-commits, 2021/11/07
- 125/356: gnu: r-plgem: Update to 1.66.0., guix-commits, 2021/11/07
- 129/356: gnu: r-biocneighbors: Update to 1.12.0., guix-commits, 2021/11/07
- 137/356: gnu: r-copynumber: Update to 1.34.0., guix-commits, 2021/11/07
- 133/356: gnu: r-metapod: Update to 1.2.0., guix-commits, 2021/11/07
- 130/356: gnu: r-scaledmatrix: Update to 1.2.0., guix-commits, 2021/11/07
- 131/356: gnu: r-treeio: Update to 1.18.0., guix-commits, 2021/11/07
- 146/356: gnu: r-mast: Update to 1.20.0., guix-commits, 2021/11/07
- 145/356: gnu: r-batchelor: Update to 1.10.0., guix-commits, 2021/11/07