[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
41/43: gnu: r-maldiquant: Update to 1.19.3.
From: |
guix-commits |
Subject: |
41/43: gnu: r-maldiquant: Update to 1.19.3. |
Date: |
Mon, 20 May 2019 08:40:56 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit d94c698a13503a7a1a4dea59bb0d20a9700d095a
Author: Ricardo Wurmus <address@hidden>
Date: Sun May 19 09:25:58 2019 +0200
gnu: r-maldiquant: Update to 1.19.3.
* gnu/packages/bioinformatics.scm (r-maldiquant): Update to 1.19.3.
---
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 95741b2..458ea80 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9123,14 +9123,14 @@ trait.")
(define-public r-maldiquant
(package
(name "r-maldiquant")
- (version "1.19.2")
+ (version "1.19.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "MALDIquant" version))
(sha256
(base32
- "11zbvm1vw8zn2vmymvydgdczvwj961s2knvrn1q4gbziwi5gqvlc"))))
+ "0b7kdz3x4sdq413h1q09l1qhcvdnnwv6fqsqwllks1cd3xy34c57"))))
(properties `((upstream-name . "MALDIquant")))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/MALDIquant")
- 33/43: gnu: r-grimport: Update to 0.9-2., (continued)
- 33/43: gnu: r-grimport: Update to 0.9-2., guix-commits, 2019/05/20
- 38/43: gnu: r-dqrng: Update to 0.2.1., guix-commits, 2019/05/20
- 34/43: gnu: r-bigrquery: Update to 1.1.1., guix-commits, 2019/05/20
- 30/43: gnu: r-raster: Update to 2.9-5., guix-commits, 2019/05/20
- 39/43: gnu: r-dalex: Update to 0.4., guix-commits, 2019/05/20
- 40/43: gnu: r-edger: Update to 3.26.1., guix-commits, 2019/05/20
- 37/43: gnu: r-repr: Update to 1.0.1., guix-commits, 2019/05/20
- 35/43: gnu: r-fields: Update to 9.8-1., guix-commits, 2019/05/20
- 36/43: gnu: r-gamlss-dist: Update to 5.1-4., guix-commits, 2019/05/20
- 43/43: gnu: r-scater: Update to 1.12.1., guix-commits, 2019/05/20
- 41/43: gnu: r-maldiquant: Update to 1.19.3.,
guix-commits <=