[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/289: gnu: r-ideoviz: Update to 1.26.0.
From: |
guix-commits |
Subject: |
01/289: gnu: r-ideoviz: Update to 1.26.0. |
Date: |
Fri, 6 Nov 2020 18:03:58 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit f099938390b704190634b1d543dab1f6af97dcec
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:46:56 2020 +0100
gnu: r-ideoviz: Update to 1.26.0.
* gnu/packages/bioconductor.scm (r-ideoviz): 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 eac9c07..49e1021 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -748,13 +748,13 @@ annotations.")
(define-public r-ideoviz
(package
(name "r-ideoviz")
- (version "1.24.0")
+ (version "1.26.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "IdeoViz" version))
(sha256
(base32
- "1ndj14qhpgidjb4qsga80ghqzz1x8kvy2gy1bvvgwlkfxa62rn50"))))
+ "1k5c0skr6pvpcvkak9f0a088w5wsx4fl3jb9a76gyyni4nkj7djq"))))
(build-system r-build-system)
(propagated-inputs
`(("r-biobase" ,r-biobase)
- branch wip-r created (now 8cef253), guix-commits, 2020/11/06
- 03/289: gnu: r-cummerbund: Update to 2.32.0., guix-commits, 2020/11/06
- 02/289: gnu: r-coverageview: Update to 1.28.0., guix-commits, 2020/11/06
- 04/289: gnu: r-biocversion: Update to 3.12.0., guix-commits, 2020/11/06
- 01/289: gnu: r-ideoviz: Update to 1.26.0.,
guix-commits <=
- 05/289: gnu: r-biocgenerics: Update to 0.36.0., guix-commits, 2020/11/06
- 06/289: gnu: r-affycomp: Update to 1.66.0., guix-commits, 2020/11/06
- 07/289: gnu: r-affycompatible: Update to 1.50.0., guix-commits, 2020/11/06
- 09/289: gnu: r-affycoretools: Update to 1.62.0., guix-commits, 2020/11/06
- 13/289: gnu: r-regioner: Update to 1.22.0., guix-commits, 2020/11/06
- 14/289: gnu: r-reportingtools: Update to 2.30.0., guix-commits, 2020/11/06
- 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