[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/324: gnu: r-coverageview: Update to 1.30.0.
From: |
guix-commits |
Subject: |
26/324: gnu: r-coverageview: Update to 1.30.0. |
Date: |
Sat, 5 Jun 2021 03:14:31 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e6c5d8ce2c53e7c9e0698a5aac6fb9992e3b40c2
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 5 08:49:39 2021 +0200
gnu: r-coverageview: Update to 1.30.0.
* gnu/packages/bioconductor.scm (r-coverageview): Update to 1.30.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 4a64f3d..60c3641 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1361,13 +1361,13 @@ packages.")
(define-public r-coverageview
(package
(name "r-coverageview")
- (version "1.28.0")
+ (version "1.30.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "CoverageView" version))
(sha256
(base32
- "1k89gzqhd8ca8s9gk5bfzringnc5nayqbwzwwy35fls1cg96qmsj"))))
+ "1xhirbjdw09cqm4xvysxqicvqjbahavwvs7shg4cb05gwyd2ha8g"))))
(build-system r-build-system)
(propagated-inputs
`(("r-s4vectors" ,r-s4vectors)
- 21/324: gnu: r-cytoml: Update to 2.4.0., (continued)
- 21/324: gnu: r-cytoml: Update to 2.4.0., guix-commits, 2021/06/05
- 24/324: gnu: r-biocversion: Update to 3.13.1., guix-commits, 2021/06/05
- 25/324: gnu: r-biocgenerics: Update to 0.38.0., guix-commits, 2021/06/05
- 13/324: gnu: r-rhdf5lib: Update to 1.14.0., guix-commits, 2021/06/05
- 14/324: gnu: r-bioccheck: Update to 1.28.0., guix-commits, 2021/06/05
- 17/324: gnu: r-rhdf5: Update to 2.36.0., guix-commits, 2021/06/05
- 20/324: gnu: r-flowworkspace: Update to 4.4.0., guix-commits, 2021/06/05
- 22/324: gnu: r-hdf5array: Update to 1.20.0., guix-commits, 2021/06/05
- 07/324: gnu: Add r-restfulr., guix-commits, 2021/06/05
- 12/324: gnu: Add r-metapod., guix-commits, 2021/06/05
- 26/324: gnu: r-coverageview: Update to 1.30.0.,
guix-commits <=
- 08/324: gnu: Add r-trajectoryutils., guix-commits, 2021/06/05
- 27/324: gnu: r-cummerbund: Update to 2.34.0., guix-commits, 2021/06/05
- 34/324: gnu: r-affy: Update to 1.70.0., guix-commits, 2021/06/05
- 42/324: gnu: r-annotationdbi: Update to 1.54.0., guix-commits, 2021/06/05
- 41/324: gnu: r-annotate: Update to 1.70.0., guix-commits, 2021/06/05
- 43/324: gnu: r-annotationfilter: Update to 1.16.0., guix-commits, 2021/06/05
- 44/324: gnu: r-annotationforge: Update to 1.34.0., guix-commits, 2021/06/05
- 50/324: gnu: r-biocparallel: Update to 1.26.0., guix-commits, 2021/06/05
- 30/324: gnu: r-delayedarray: Update to 0.18.0., guix-commits, 2021/06/05
- 32/324: gnu: r-ideoviz: Update to 1.28.0., guix-commits, 2021/06/05