[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: |
Mon, 16 Nov 2020 15:07:58 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 5932dc7aec1115eb6cbb568187a8db24996f4e4f
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
- 237/288: gnu: r-genomicalignments: Update to 1.26.0., (continued)
- 237/288: gnu: r-genomicalignments: Update to 1.26.0., guix-commits, 2020/11/16
- 240/288: gnu: r-topgo: Update to 2.41.0., guix-commits, 2020/11/16
- 248/288: gnu: r-bamsignals: Update to 1.22.0., guix-commits, 2020/11/16
- 246/288: gnu: r-zlibbioc: Update to 1.36.0., guix-commits, 2020/11/16
- 250/288: gnu: r-mutationalpatterns: Update to 3.0.0., guix-commits, 2020/11/16
- 252/288: gnu: r-rhdf5: Update to 2.34.0., guix-commits, 2020/11/16
- 249/288: gnu: r-rcas: Update to 1.16.0., guix-commits, 2020/11/16
- 251/288: gnu: r-tximport: Update to 1.18.0., guix-commits, 2020/11/16
- 255/288: gnu: r-copywriter: Update to 2.22.0., guix-commits, 2020/11/16
- 258/288: gnu: r-protgenerics: Update to 1.22.0., guix-commits, 2020/11/16
- 259/288: gnu: r-mzr: Update to 2.24.0.,
guix-commits <=
- 262/288: gnu: r-vsn: Update to 3.58.0., guix-commits, 2020/11/16
- 264/288: gnu: r-pcamethods: Update to 1.82.0., guix-commits, 2020/11/16
- 269/288: gnu: r-interactivedisplaybase: Update to 1.28.0., guix-commits, 2020/11/16
- 271/288: gnu: r-fastseg: Update to 1.36.0., guix-commits, 2020/11/16
- 273/288: gnu: r-gage: Update to 2.40.0., guix-commits, 2020/11/16
- 274/288: gnu: r-genomicfiles: Update to 1.26.0., guix-commits, 2020/11/16
- 276/288: gnu: r-dirichletmultinomial: Update to 1.32.0., guix-commits, 2020/11/16
- 278/288: gnu: r-organismdbi: Update to 1.32.0., guix-commits, 2020/11/16
- 281/288: gnu: r-gqtlbase: Update to 1.21.1., guix-commits, 2020/11/16
- 282/288: gnu: r-snpstats: Update to 1.40.0., guix-commits, 2020/11/16