[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
284/318: gnu: r-ldblock: Update to 1.20.0.
From: |
guix-commits |
Subject: |
284/318: gnu: r-ldblock: Update to 1.20.0. |
Date: |
Fri, 20 Nov 2020 08:41:10 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit ee1e92775e7feddbb2663219d30cf1dfd698ad6f
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 16:01:36 2020 +0100
gnu: r-ldblock: Update to 1.20.0.
* gnu/packages/bioinformatics.scm (r-ldblock): Update to 1.20.0.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 4c6acd5..1369c9f 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10494,14 +10494,14 @@ by Ernst and Kellis.")
(define-public r-ldblock
(package
(name "r-ldblock")
- (version "1.18.0")
+ (version "1.20.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ldblock" version))
(sha256
(base32
- "0plw00n2zfgh029ab41dnydzgv2yxrapjp770147rx9pff4dngrv"))))
+ "09i3ikv0axks9g842z1pjsc8x0fba51zyyc218h0bylbi1n9cdkm"))))
(build-system r-build-system)
(propagated-inputs
`(("r-biocgenerics" ,r-biocgenerics)
- 252/318: gnu: r-rhdf5: Update to 2.34.0., (continued)
- 252/318: gnu: r-rhdf5: Update to 2.34.0., guix-commits, 2020/11/20
- 255/318: gnu: r-copywriter: Update to 2.22.0., guix-commits, 2020/11/20
- 258/318: gnu: r-protgenerics: Update to 1.22.0., guix-commits, 2020/11/20
- 260/318: gnu: r-affyio: Update to 1.60.0., guix-commits, 2020/11/20
- 267/318: gnu: r-aroma-light: Update to 3.20.0., guix-commits, 2020/11/20
- 264/318: gnu: r-pcamethods: Update to 1.82.0., guix-commits, 2020/11/20
- 262/318: gnu: r-vsn: Update to 3.58.0., guix-commits, 2020/11/20
- 266/318: gnu: r-msnid: Update to 1.24.0., guix-commits, 2020/11/20
- 276/318: gnu: r-dirichletmultinomial: Update to 1.32.0., guix-commits, 2020/11/20
- 283/318: gnu: r-erma: Update to 1.6.0., guix-commits, 2020/11/20
- 284/318: gnu: r-ldblock: Update to 1.20.0.,
guix-commits <=
- 289/318: import: cran: Update the Bioconductor version to 3.12., guix-commits, 2020/11/20
- 290/318: gnu: Add r-ggalluvial., guix-commits, 2020/11/20
- 291/318: gnu: Add r-matrixgenerics., guix-commits, 2020/11/20
- 292/318: gnu: r-delayedarray: Fix build., guix-commits, 2020/11/20
- 294/318: gnu: r-hpar: Update to 1.32.1., guix-commits, 2020/11/20
- 296/318: gnu: r-genomicfeatures: Update to 1.42.1., guix-commits, 2020/11/20
- 298/318: gnu: r-mutationalpatterns: Update to 3.0.1., guix-commits, 2020/11/20
- 299/318: gnu: r-complexheatmap: Update to 2.6.2., guix-commits, 2020/11/20
- 145/318: gnu: r-cytoml: Update to 2.2.0., guix-commits, 2020/11/20
- 148/318: gnu: r-depecher: Update to 1.6.0., guix-commits, 2020/11/20