[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
103/296: gnu: r-coverageview: Update to 1.26.0.
From: |
guix-commits |
Subject: |
103/296: gnu: r-coverageview: Update to 1.26.0. |
Date: |
Fri, 12 Jun 2020 19:29:54 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 751fa8ff71e1e9ae6d54c4d3930f22815cc2c1d1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jun 12 16:40:05 2020 +0200
gnu: r-coverageview: Update to 1.26.0.
* gnu/packages/bioconductor.scm (r-coverageview): 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 cb6ee06..170202f 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1072,13 +1072,13 @@ package @code{affy}.")
(define-public r-coverageview
(package
(name "r-coverageview")
- (version "1.24.0")
+ (version "1.26.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "CoverageView" version))
(sha256
(base32
- "0s47svs7xnr9jkylq0dxidqrigihdddiprcl0951vjr4w7kmb5nf"))))
+ "1fcz7pkffz5l3jdxb9glji2zdmr6nx67h6vfpr2yi8n3slg2hrrj"))))
(build-system r-build-system)
(propagated-inputs
`(("r-s4vectors" ,r-s4vectors)
- 73/296: gnu: r-interactivedisplaybase: Update to 1.26.3., (continued)
- 73/296: gnu: r-interactivedisplaybase: Update to 1.26.3., guix-commits, 2020/06/12
- 76/296: gnu: r-keggrest: Update to 1.28.0., guix-commits, 2020/06/12
- 77/296: gnu: r-gage: Update to 2.37.0., guix-commits, 2020/06/12
- 78/296: gnu: r-genomicfiles: Update to 1.24.0., guix-commits, 2020/06/12
- 81/296: gnu: r-ensembldb: Update to 2.12.1., guix-commits, 2020/06/12
- 83/296: gnu: r-biovizbase: Update to 1.36.0., guix-commits, 2020/06/12
- 85/296: gnu: r-gqtlbase: Update to 1.20.0., guix-commits, 2020/06/12
- 88/296: gnu: r-ldblock: Update to 1.18.0., guix-commits, 2020/06/12
- 86/296: gnu: r-snpstats: Update to 1.38.0., guix-commits, 2020/06/12
- 101/296: gnu: r-delayedmatrixstats: Update to 1.10.0., guix-commits, 2020/06/12
- 103/296: gnu: r-coverageview: Update to 1.26.0.,
guix-commits <=
- 89/296: gnu: r-gqtlstats: Update to 1.20.0., guix-commits, 2020/06/12
- 92/296: gnu: r-sushi: Update to 1.26.0., guix-commits, 2020/06/12
- 99/296: gnu: r-scater: Update to 1.16.1., guix-commits, 2020/06/12
- 102/296: gnu: r-ideoviz: Update to 1.24.0., guix-commits, 2020/06/12
- 105/296: gnu: r-biocversion: Update to 3.11.1., guix-commits, 2020/06/12
- 107/296: gnu: r-affycomp: Update to 1.64.0., guix-commits, 2020/06/12
- 82/296: gnu: r-organismdbi: Update to 1.30.0., guix-commits, 2020/06/12
- 87/296: gnu: r-erma: Update to 1.4.0., guix-commits, 2020/06/12
- 93/296: gnu: r-fithic: Update to 1.14.0., guix-commits, 2020/06/12
- 95/296: gnu: r-hdf5array: Update to 1.16.0., guix-commits, 2020/06/12