[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
263/318: gnu: r-mzid: Update to 1.28.0.
From: |
guix-commits |
Subject: |
263/318: gnu: r-mzid: Update to 1.28.0. |
Date: |
Fri, 20 Nov 2020 08:41:02 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit b9d8756e4e520f278ccdce1b89eab304cd32a335
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 16:00:31 2020 +0100
gnu: r-mzid: Update to 1.28.0.
* gnu/packages/bioinformatics.scm (r-mzid): Update to 1.28.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 4a7c80d..b7346c9 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9679,14 +9679,14 @@ and specific in detecting differential transcription.")
(define-public r-mzid
(package
(name "r-mzid")
- (version "1.26.0")
+ (version "1.28.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "mzID" version))
(sha256
(base32
- "0y50lzkdamkpz67f6r5whp246qsxpbammjil7g8vjprx0c4jk5n5"))))
+ "0s7d6cz1li7v3ni6n6hrdspl93yiyr283kmbbd3hhkfgzgx6kpq2"))))
(properties `((upstream-name . "mzID")))
(build-system r-build-system)
(propagated-inputs
- 220/318: gnu: r-bioccheck: Update to 1.26.0., (continued)
- 220/318: gnu: r-bioccheck: Update to 1.26.0., guix-commits, 2020/11/20
- 219/318: gnu: r-biocstyle: Update to 2.18.0., guix-commits, 2020/11/20
- 223/318: gnu: r-genomeinfodb: Update to 1.26.0., guix-commits, 2020/11/20
- 231/318: gnu: r-biomart: Update to 2.46.0., guix-commits, 2020/11/20
- 232/318: gnu: r-biocparallel: Update to 1.24.0., guix-commits, 2020/11/20
- 239/318: gnu: r-genomicfeatures: Update to 1.42.0., guix-commits, 2020/11/20
- 246/318: gnu: r-zlibbioc: Update to 1.36.0., guix-commits, 2020/11/20
- 241/318: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/11/20
- 251/318: gnu: r-tximport: Update to 1.18.0., guix-commits, 2020/11/20
- 257/318: gnu: r-sva: Update to 3.38.0., guix-commits, 2020/11/20
- 263/318: gnu: r-mzid: Update to 1.28.0.,
guix-commits <=
- 272/318: gnu: r-keggrest: Update to 1.30.0., guix-commits, 2020/11/20
- 277/318: gnu: r-ensembldb: Update to 2.14.0., guix-commits, 2020/11/20
- 278/318: gnu: r-organismdbi: Update to 1.32.0., guix-commits, 2020/11/20
- 295/318: gnu: r-biocparallel: Update to 1.24.1., guix-commits, 2020/11/20
- 300/318: gnu: r-oligo: Update to 1.54.1., guix-commits, 2020/11/20
- 302/318: gnu: Add r-apeglm., guix-commits, 2020/11/20
- 308/318: gnu: r-diffbind: Update to 3.0.6., guix-commits, 2020/11/20
- 315/318: gnu: r-rsubread: Update to 2.4.1., guix-commits, 2020/11/20
- 182/318: gnu: r-biocgraph: Update to 1.52.0., guix-commits, 2020/11/20
- 188/318: gnu: r-biocset: Update to 1.4.0., guix-commits, 2020/11/20