[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
68/353: gnu: r-mzr: Update to 2.28.0.
From: |
guix-commits |
Subject: |
68/353: gnu: r-mzr: Update to 2.28.0. |
Date: |
Thu, 4 Nov 2021 18:13:54 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit eee421a497a1c5e732d0af3b0c19979dcf76264e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:06 2021 +0000
gnu: r-mzr: Update to 2.28.0.
* gnu/packages/bioconductor.scm (r-mzr): Update to 2.28.0.
---
gnu/packages/bioconductor.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 3aa05ba..b20668a 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3651,14 +3651,14 @@ specific parser.")
(define-public r-mzr
(package
(name "r-mzr")
- (version "2.26.1")
+ (version "2.28.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "mzR" version))
(sha256
(base32
- "0z4cz6lir9gwzy0hxwv03wv36fkkfdb97p9wv4af020k0zkp3ipr"))
+ "1azq0wjjy6n5xc721gjz6afm43ajz15b4p34vgsdjzwg9qn1vrs1"))
(modules '((guix build utils)))
(snippet
'(begin
@@ -3681,7 +3681,7 @@ specific parser.")
#t)))))
(inputs
`(;; Our default boost package won't work here, unfortunately, even with
- ;; mzR version 2.26.1.
+ ;; mzR version 2.28.0.
("boost" ,boost-for-mysql) ; use this instead of the bundled boost
sources
("zlib" ,zlib)))
(propagated-inputs
- 21/353: gnu: r-affxparser: Update to 1.66.0., (continued)
- 21/353: gnu: r-affxparser: Update to 1.66.0., guix-commits, 2021/11/04
- 26/353: gnu: r-annotationhub: Update to 3.2.0., guix-commits, 2021/11/04
- 25/353: gnu: r-annotationforge: Update to 1.36.0., guix-commits, 2021/11/04
- 41/353: gnu: r-dirichletmultinomial: Update to 1.36.0., guix-commits, 2021/11/04
- 43/353: gnu: r-edger: Update to 3.36.0., guix-commits, 2021/11/04
- 38/353: gnu: r-copywriter: Update to 2.26.0., guix-commits, 2021/11/04
- 40/353: gnu: r-dexseq: Update to 1.40.0., guix-commits, 2021/11/04
- 52/353: gnu: r-genomicfeatures: Update to 1.46.1., guix-commits, 2021/11/04
- 48/353: gnu: r-geneoverlap: Update to 1.30.0., guix-commits, 2021/11/04
- 64/353: gnu: r-mutationalpatterns: Update to 3.4.0., guix-commits, 2021/11/04
- 68/353: gnu: r-mzr: Update to 2.28.0.,
guix-commits <=
- 70/353: gnu: r-pcamethods: Update to 1.86.0., guix-commits, 2021/11/04
- 71/353: gnu: r-protgenerics: Update to 1.26.0., guix-commits, 2021/11/04
- 15/353: gnu: r-affy: Update to 1.72.0., guix-commits, 2021/11/04
- 27/353: gnu: r-aroma-light: Update to 3.24.0., guix-commits, 2021/11/04
- 29/353: gnu: r-biobase: Update to 2.54.0., guix-commits, 2021/11/04
- 34/353: gnu: r-category: Update to 2.60.0., guix-commits, 2021/11/04
- 35/353: gnu: r-chipseeker: Update to 1.30.0., guix-commits, 2021/11/04
- 37/353: gnu: r-complexheatmap: Update to 2.10.0., guix-commits, 2021/11/04
- 36/353: gnu: r-chipseq: Update to 1.44.0., guix-commits, 2021/11/04
- 53/353: gnu: r-genomicfiles: Update to 1.30.0., guix-commits, 2021/11/04