[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/288: gnu: r-geneplotter: Update to 1.68.0.
From: |
guix-commits |
Subject: |
15/288: gnu: r-geneplotter: Update to 1.68.0. |
Date: |
Mon, 16 Nov 2020 15:06:39 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 8b09b3d7e55764280e21f3dbe4b36c95676940f7
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:47:40 2020 +0100
gnu: r-geneplotter: Update to 1.68.0.
* gnu/packages/bioconductor.scm (r-geneplotter): Update to 1.68.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 2a79543..226c4e9 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1482,14 +1482,14 @@ browser.")
(define-public r-geneplotter
(package
(name "r-geneplotter")
- (version "1.66.0")
+ (version "1.68.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "geneplotter" version))
(sha256
(base32
- "1y494da1llmrvn3qm7akwgwjazvpffabi8llw3fbday14cay1br5"))))
+ "1f8nr60n1nig1gdy85wqdhpzxvp9r4chygxm8xpy882mdvfv6rqx"))))
(build-system r-build-system)
(propagated-inputs
`(("r-annotate" ,r-annotate)
- 11/288: gnu: r-annotate: Update to 1.68.0., (continued)
- 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, 2020/11/16
- 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 <=
- 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
- 30/288: gnu: r-riboseqr: Update to 1.24.0., guix-commits, 2020/11/16
- 36/288: gnu: r-rots: Update to 1.18.0., guix-commits, 2020/11/16
- 33/288: gnu: r-ctc: Update to 1.64.0., guix-commits, 2020/11/16