[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
100/265: gnu: r-ldblock: Update to 1.16.0.
From: |
guix-commits |
Subject: |
100/265: gnu: r-ldblock: Update to 1.16.0. |
Date: |
Sun, 15 Dec 2019 09:40:13 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 6fff104191651c8d506b793c050ead5cdb85c6de
Author: Ricardo Wurmus <address@hidden>
Date: Sun Dec 15 15:04:35 2019 +0100
gnu: r-ldblock: Update to 1.16.0.
* gnu/packages/bioinformatics.scm (r-ldblock): Update to 1.16.0.
[propagated-inputs]: Remove r-go-db and r-homo-sapiens.
---
gnu/packages/bioinformatics.scm | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index e78e3fa..6ac1f37 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10218,14 +10218,14 @@ by Ernst and Kellis.")
(define-public r-ldblock
(package
(name "r-ldblock")
- (version "1.14.3")
+ (version "1.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ldblock" version))
(sha256
(base32
- "154yvrvs8ik7ifcny1681cmqra0i163j00k4vbvkvl701p5gsp5q"))))
+ "0xpigfidmylfawy6vzshqnsw1lzjs4qms8q7zffij6bkvkv7920x"))))
(build-system r-build-system)
(propagated-inputs
`(("r-biocgenerics" ,r-biocgenerics)
@@ -10233,8 +10233,6 @@ by Ernst and Kellis.")
("r-ensembldb" ,r-ensembldb)
("r-genomeinfodb" ,r-genomeinfodb)
("r-genomicfiles" ,r-genomicfiles)
- ("r-go-db" ,r-go-db)
- ("r-homo-sapiens" ,r-homo-sapiens)
("r-httr" ,r-httr)
("r-matrix" ,r-matrix)
("r-rsamtools" ,r-rsamtools)
- 72/265: gnu: r-scdd: Update to 1.10.0., (continued)
- 72/265: gnu: r-scdd: Update to 1.10.0., guix-commits, 2019/12/15
- 61/265: gnu: r-chipexoqual: Update to 1.10.0., guix-commits, 2019/12/15
- 66/265: gnu: r-lpsymphony: Update to 1.14.0., guix-commits, 2019/12/15
- 73/265: gnu: r-scone: Update to 1.10.0., guix-commits, 2019/12/15
- 78/265: gnu: r-sva: Update to 3.34.0., guix-commits, 2019/12/15
- 76/265: gnu: r-mzr: Update to 2.20.0., guix-commits, 2019/12/15
- 89/265: gnu: r-scater: Update to 1.14.5., guix-commits, 2019/12/15
- 82/265: gnu: r-copywriter: Update to 2.18.0., guix-commits, 2019/12/15
- 102/265: gnu: r-erma: Update to 1.2.0., guix-commits, 2019/12/15
- 98/265: gnu: r-gviz: Update to 1.30.0., guix-commits, 2019/12/15
- 100/265: gnu: r-ldblock: Update to 1.16.0.,
guix-commits <=
- 83/265: gnu: r-chipseq: Update to 1.36.0., guix-commits, 2019/12/15
- 16/265: gnu: Add r-flowworkspace., guix-commits, 2019/12/15
- 99/265: gnu: r-gqtlstats: Update to 1.18.0., guix-commits, 2019/12/15
- 93/265: gnu: r-hdf5array: Update to 1.14.1., guix-commits, 2019/12/15
- 105/265: gnu: r-biovizbase: Update to 1.34.1., guix-commits, 2019/12/15
- 86/265: gnu: r-mzid: Update to 1.24.0., guix-commits, 2019/12/15
- 97/265: gnu: r-sushi: Update to 1.24.0., guix-commits, 2019/12/15
- 95/265: gnu: r-hitc: Update to 1.30.0., guix-commits, 2019/12/15
- 103/265: gnu: r-gqtlbase: Update to 1.18.0., guix-commits, 2019/12/15
- 104/265: gnu: r-ggbio: Update to 1.34.0., guix-commits, 2019/12/15