[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/318: gnu: r-geneplotter: Update to 1.68.0.
From: |
guix-commits |
Subject: |
15/318: gnu: r-geneplotter: Update to 1.68.0. |
Date: |
Fri, 20 Nov 2020 08:39:31 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit e91a5a73cd5b0f714ef51a642296c3099cef69e9
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)
- branch wip-r created (now b59132b), guix-commits, 2020/11/20
- 08/318: gnu: r-affycontam: Update to 1.48.0., guix-commits, 2020/11/20
- 10/318: gnu: r-affxparser: Update to 1.62.0., guix-commits, 2020/11/20
- 14/318: gnu: r-reportingtools: Update to 2.30.0., guix-commits, 2020/11/20
- 12/318: gnu: r-hpar: Update to 1.32.0., guix-commits, 2020/11/20
- 13/318: gnu: r-regioner: Update to 1.22.0., guix-commits, 2020/11/20
- 15/318: gnu: r-geneplotter: Update to 1.68.0.,
guix-commits <=
- 16/318: gnu: r-oligoclasses: Update to 1.52.0., guix-commits, 2020/11/20
- 02/318: gnu: r-coverageview: Update to 1.28.0., guix-commits, 2020/11/20
- 03/318: gnu: r-cummerbund: Update to 2.32.0., guix-commits, 2020/11/20
- 04/318: gnu: r-biocversion: Update to 3.12.0., guix-commits, 2020/11/20
- 05/318: gnu: r-biocgenerics: Update to 0.36.0., guix-commits, 2020/11/20
- 06/318: gnu: r-affycomp: Update to 1.66.0., guix-commits, 2020/11/20
- 07/318: gnu: r-affycompatible: Update to 1.50.0., guix-commits, 2020/11/20
- 09/318: gnu: r-affycoretools: Update to 1.62.0., guix-commits, 2020/11/20
- 11/318: gnu: r-annotate: Update to 1.68.0., guix-commits, 2020/11/20
- 17/318: gnu: r-oligo: Update to 1.54.0., guix-commits, 2020/11/20