[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
156/318: gnu: r-seqbias: Update to 1.38.0.
From: |
guix-commits |
Subject: |
156/318: gnu: r-seqbias: Update to 1.38.0. |
Date: |
Fri, 20 Nov 2020 08:40:22 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 0acdebf05adb99fc9d9a238e093b76ee20e50b35
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:55:00 2020 +0100
gnu: r-seqbias: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-seqbias): Update to 1.38.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 fb5647d..fc42ec3 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6801,14 +6801,14 @@ with multiple R processes supported by the package
@code{parallel}.")
(define-public r-seqbias
(package
(name "r-seqbias")
- (version "1.36.0")
+ (version "1.38.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "seqbias" version))
(sha256
(base32
- "0sy2fv98x4qfz9llns28jh1n4bi991jj856y8a5fbzpx7y990lai"))))
+ "1m634sidmk6c603k2gflyiddkns9vr6ij591nmab523xk5r2f4b2"))))
(properties `((upstream-name . "seqbias")))
(build-system r-build-system)
(propagated-inputs
- 289/318: import: cran: Update the Bioconductor version to 3.12., (continued)
- 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
- 156/318: gnu: r-seqbias: Update to 1.38.0.,
guix-commits <=
- 157/318: gnu: r-reqon: Update to 1.36.0., guix-commits, 2020/11/20
- 158/318: gnu: r-wavcluster: Update to 2.24.0., guix-commits, 2020/11/20
- 164/318: gnu: r-bgmix: Update to 1.50.0., guix-commits, 2020/11/20
- 166/318: gnu: r-bhc: Update to 1.42.0., guix-commits, 2020/11/20
- 174/318: gnu: r-bigpint: Update to 1.6.0., guix-commits, 2020/11/20
- 175/318: gnu: r-chemminer: Update to 3.42.0., guix-commits, 2020/11/20
- 186/318: gnu: r-biocor: Update to 1.14.0., guix-commits, 2020/11/20
- 195/318: gnu: r-fourcseq: Update to 1.24.0., guix-commits, 2020/11/20
- 192/318: gnu: r-rgreat: Update to 1.22.0., guix-commits, 2020/11/20
- 208/318: gnu: r-deseq2: Update to 1.30.0., guix-commits, 2020/11/20