[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
259/288: gnu: r-mzr: Update to 2.24.0.
From: |
guix-commits |
Subject: |
259/288: gnu: r-mzr: Update to 2.24.0. |
Date: |
Thu, 19 Nov 2020 10:23:58 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit ca99b4d106a072a4fa5fef65ba8a247efa119588
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 16:00:18 2020 +0100
gnu: r-mzr: Update to 2.24.0.
* gnu/packages/bioinformatics.scm (r-mzr): Update to 2.24.0.
---
gnu/packages/bioinformatics.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 974da58..b242645 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9535,14 +9535,14 @@ proteomics packages.")
(define-public r-mzr
(package
(name "r-mzr")
- (version "2.22.0")
+ (version "2.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "mzR" version))
(sha256
(base32
- "1r8j8yiz5lcan7j4h37sza2kwczl48dxvld3da3ghjjq67cdc2cm"))
+ "1318gd9aljivf78wwbxbqr2yqi6jc3nfg46wjdji8gb44gksc41y"))
(modules '((guix build utils)))
(snippet
'(begin
@@ -9564,7 +9564,7 @@ proteomics packages.")
#t)))))
(inputs
`(;; Our default boost package won't work here, unfortunately, even with
- ;; mzR version 2.22.0.
+ ;; mzR version 2.24.0.
("boost" ,boost-for-mysql) ; use this instead of the bundled boost
sources
("zlib" ,zlib)))
(propagated-inputs
- 264/288: gnu: r-pcamethods: Update to 1.82.0., (continued)
- 264/288: gnu: r-pcamethods: Update to 1.82.0., guix-commits, 2020/11/19
- 278/288: gnu: r-organismdbi: Update to 1.32.0., guix-commits, 2020/11/19
- 279/288: gnu: r-biovizbase: Update to 1.38.0., guix-commits, 2020/11/19
- 280/288: gnu: r-ggbio: Update to 1.38.0., guix-commits, 2020/11/19
- 281/288: gnu: r-gqtlbase: Update to 1.21.1., guix-commits, 2020/11/19
- 286/288: gnu: r-gviz: Update to 1.34.0., guix-commits, 2020/11/19
- 221/288: gnu: r-s4vectors: Update to 0.28.0., guix-commits, 2020/11/19
- 238/288: gnu: r-rtracklayer: Update to 1.50.0., guix-commits, 2020/11/19
- 247/288: gnu: r-rhtslib: Update to 1.22.0., guix-commits, 2020/11/19
- 261/288: gnu: r-affy: Update to 1.68.0., guix-commits, 2020/11/19
- 259/288: gnu: r-mzr: Update to 2.24.0.,
guix-commits <=
- 257/288: gnu: r-sva: Update to 3.38.0., guix-commits, 2020/11/19
- 262/288: gnu: r-vsn: Update to 3.58.0., guix-commits, 2020/11/19
- 271/288: gnu: r-fastseg: Update to 1.36.0., guix-commits, 2020/11/19
- 269/288: gnu: r-interactivedisplaybase: Update to 1.28.0., guix-commits, 2020/11/19
- 272/288: gnu: r-keggrest: Update to 1.30.0., guix-commits, 2020/11/19
- 270/288: gnu: r-annotationhub: Update to 2.22.0., guix-commits, 2020/11/19
- 276/288: gnu: r-dirichletmultinomial: Update to 1.32.0., guix-commits, 2020/11/19
- 282/288: gnu: r-snpstats: Update to 1.40.0., guix-commits, 2020/11/19
- 284/288: gnu: r-ldblock: Update to 1.20.0., guix-commits, 2020/11/19
- 285/288: gnu: r-gqtlstats: Update to 1.21.3., guix-commits, 2020/11/19