[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
155/323: gnu: r-seqbias: Update to 1.38.0.
From: |
guix-commits |
Subject: |
155/323: gnu: r-seqbias: Update to 1.38.0. |
Date: |
Mon, 7 Dec 2020 15:13:29 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 76679334b5ed7c0c28a10cd0416b96a410e0364a
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 5de8a7e..59a239f 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6883,14 +6883,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
- 100/323: gnu: r-gtrellis: Update to 1.22.0., (continued)
- 100/323: gnu: r-gtrellis: Update to 1.22.0., guix-commits, 2020/12/07
- 107/323: gnu: r-massspecwavelet: Update to 1.56.0., guix-commits, 2020/12/07
- 105/323: gnu: r-roar: Update to 1.26.0., guix-commits, 2020/12/07
- 108/323: gnu: Update r-msnbase to 2.16.0., guix-commits, 2020/12/07
- 118/323: gnu: r-arrmnormalization: Update to 1.30.0., guix-commits, 2020/12/07
- 115/323: gnu: r-zfpkm: Update to 1.12.0., guix-commits, 2020/12/07
- 129/323: gnu: r-biosigner: Update to 1.18.0., guix-commits, 2020/12/07
- 148/323: gnu: r-mixomics: Update to 6.14.0., guix-commits, 2020/12/07
- 149/323: gnu: r-depecher: Update to 1.6.0., guix-commits, 2020/12/07
- 153/323: gnu: r-roc: Update to 1.66.0., guix-commits, 2020/12/07
- 155/323: gnu: r-seqbias: Update to 1.38.0.,
guix-commits <=
- 158/323: gnu: r-timeseriesexperiment: Update to 1.8.0., guix-commits, 2020/12/07
- 163/323: gnu: r-bgmix: Update to 1.50.0., guix-commits, 2020/12/07
- 168/323: gnu: r-rsbml: Update to 2.48.0., guix-commits, 2020/12/07
- 170/323: gnu: r-hyperdraw: Update to 1.42.0., guix-commits, 2020/12/07
- 178/323: gnu: r-reactomepa: Update to 1.34.0., guix-commits, 2020/12/07
- 177/323: gnu: r-graphite: Update to 1.36.0., guix-commits, 2020/12/07
- 199/323: gnu: r-hitc: Update to 1.34.0., guix-commits, 2020/12/07
- 204/323: gnu: r-delayedarray: Update to 0.16.0., guix-commits, 2020/12/07
- 52/323: gnu: r-ebseq: Update to 1.30.0., guix-commits, 2020/12/07
- 237/323: gnu: r-rsamtools: Update to 2.6.0., guix-commits, 2020/12/07