[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
264/289: gnu: r-mzid: Update to 1.28.0.
From: |
guix-commits |
Subject: |
264/289: gnu: r-mzid: Update to 1.28.0. |
Date: |
Fri, 6 Nov 2020 18:05:25 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit c83603dded9dc4d986accf13696815cf2c1094b0
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 b7dc7fa..43968fa 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9605,14 +9605,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
- 231/289: gnu: r-annotationdbi: Update to 1.52.0., (continued)
- 231/289: gnu: r-annotationdbi: Update to 1.52.0., guix-commits, 2020/11/06
- 234/289: gnu: r-biostrings: Update to 2.58.0., guix-commits, 2020/11/06
- 237/289: gnu: r-summarizedexperiment: Update to 1.20.0., guix-commits, 2020/11/06
- 242/289: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/11/06
- 246/289: gnu: r-seqlogo: Update to 1.56.0., guix-commits, 2020/11/06
- 252/289: gnu: r-tximport: Update to 1.18.0., guix-commits, 2020/11/06
- 248/289: gnu: r-rhtslib: Update to 1.22.0., guix-commits, 2020/11/06
- 253/289: gnu: r-rhdf5: Update to 2.34.0., guix-commits, 2020/11/06
- 257/289: gnu: r-methylkit: Update to 1.16.0., guix-commits, 2020/11/06
- 262/289: gnu: r-affy: Update to 1.68.0., guix-commits, 2020/11/06
- 264/289: gnu: r-mzid: Update to 1.28.0.,
guix-commits <=
- 272/289: gnu: r-fastseg: Update to 1.36.0., guix-commits, 2020/11/06
- 269/289: gnu: r-edaseq: Update to 2.24.0., guix-commits, 2020/11/06
- 251/289: gnu: r-mutationalpatterns: Update to 3.0.0., guix-commits, 2020/11/06
- 250/289: gnu: r-rcas: Update to 1.16.0., guix-commits, 2020/11/06
- 255/289: gnu: r-chipseq: Update to 1.40.0., guix-commits, 2020/11/06
- 261/289: gnu: r-affyio: Update to 1.60.0., guix-commits, 2020/11/06
- 268/289: gnu: r-aroma-light: Update to 3.20.0., guix-commits, 2020/11/06
- 271/289: gnu: r-annotationhub: Update to 2.22.0., guix-commits, 2020/11/06
- 273/289: gnu: r-keggrest: Update to 1.30.0., guix-commits, 2020/11/06
- 203/289: gnu: r-beachmat: Update to 2.6.0., guix-commits, 2020/11/06