[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
190/323: gnu: r-biodist: Update to 1.62.0.
From: |
guix-commits |
Subject: |
190/323: gnu: r-biodist: Update to 1.62.0. |
Date: |
Wed, 9 Dec 2020 06:47:17 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 15be98c136acb6c8f7a3c12d8db427d2f6032b6e
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:56:44 2020 +0100
gnu: r-biodist: Update to 1.62.0.
* gnu/packages/bioconductor.scm (r-biodist): Update to 1.62.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 fdb7599..5d8ca54 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -8147,14 +8147,14 @@ Rmarkdown and LaTeX documents when authoring a
Bioconductor Workflow.")
(define-public r-biodist
(package
(name "r-biodist")
- (version "1.60.0")
+ (version "1.62.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "bioDist" version))
(sha256
(base32
- "17bvxk0anvsp29j5nbblvaymf8qgbj3sz4ir2l7wj8kb8jfi19cp"))))
+ "10p4iajpyqgqb35743jm1a33lwbsmax2g4vz9fbbhn2cpiq3chap"))))
(properties `((upstream-name . "bioDist")))
(build-system r-build-system)
(propagated-inputs
- 118/323: gnu: r-arrmnormalization: Update to 1.30.0., (continued)
- 118/323: gnu: r-arrmnormalization: Update to 1.30.0., guix-commits, 2020/12/09
- 142/323: gnu: Add r-aws-s3., guix-commits, 2020/12/09
- 143/323: gnu: r-flowworkspace: Update to 4.2.0., guix-commits, 2020/12/09
- 144/323: gnu: r-flowstats: Update to 4.2.0., guix-commits, 2020/12/09
- 158/323: gnu: r-timeseriesexperiment: Update to 1.8.0., guix-commits, 2020/12/09
- 162/323: gnu: r-unifiedwmwqpcr: Update to 1.26.0., guix-commits, 2020/12/09
- 163/323: gnu: r-bgmix: Update to 1.50.0., guix-commits, 2020/12/09
- 165/323: gnu: r-bhc: Update to 1.42.0., guix-commits, 2020/12/09
- 173/323: gnu: r-bigpint: Update to 1.6.0., guix-commits, 2020/12/09
- 189/323: gnu: r-biocworkflowtools: Update to 1.16.0., guix-commits, 2020/12/09
- 190/323: gnu: r-biodist: Update to 1.62.0.,
guix-commits <=
- 188/323: gnu: r-biocset: Update to 1.4.0., guix-commits, 2020/12/09
- 193/323: gnu: r-icens: Update to 1.62.0., guix-commits, 2020/12/09
- 191/323: gnu: r-rgreat: Update to 1.22.0., guix-commits, 2020/12/09
- 192/323: gnu: r-m3c: Update to 1.12.0., guix-commits, 2020/12/09
- 211/323: gnu: r-cytoml: Fix r-rhdf5libs linking., guix-commits, 2020/12/09
- 205/323: gnu: r-hdf5array: Update to 1.18.0., guix-commits, 2020/12/09
- 228/323: gnu: r-genomeinfodb: Update to 1.26.0., guix-commits, 2020/12/09
- 145/323: gnu: r-opencyto: Update to 2.2.0., guix-commits, 2020/12/09
- 153/323: gnu: r-roc: Update to 1.66.0., guix-commits, 2020/12/09
- 77/323: gnu: r-mlinterfaces: Update to 1.70.0., guix-commits, 2020/12/09