[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/17: gnu: r-spam: Update to 2.5-0.
From: |
guix-commits |
Subject: |
10/17: gnu: r-spam: Update to 2.5-0. |
Date: |
Fri, 6 Dec 2019 15:39:37 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 3c8d39e5c0e642840647fa9709e16fcadc9770d4
Author: Ricardo Wurmus <address@hidden>
Date: Fri Dec 6 21:38:20 2019 +0100
gnu: r-spam: Update to 2.5-0.
* gnu/packages/cran.scm (r-spam): Update to 2.5-0.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index eb2e046..2cf46a6 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11023,13 +11023,13 @@ This makes it a convenient and fast interface to
C/C++ and Fortran code.")
(define-public r-spam
(package
(name "r-spam")
- (version "2.4-0")
+ (version "2.5-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "spam" version))
(sha256
- (base32 "0xb7a0x1i93kzijr518m9plzmg8s3mxh5anwfx9xrkg5ipldvz10"))))
+ (base32 "1wfv45jq8zy8kyjr308zicc1461y1777qll1cy6lw4071f9rvba2"))))
(build-system r-build-system)
(propagated-inputs
`(("r-dotcall64" ,r-dotcall64)))
- 01/17: gnu: r-htmltable: Update to 1.13.3., (continued)
- 01/17: gnu: r-htmltable: Update to 1.13.3., guix-commits, 2019/12/06
- 04/17: gnu: Add r-egg., guix-commits, 2019/12/06
- 06/17: gnu: r-openxlsx: Update to 4.1.4., guix-commits, 2019/12/06
- 07/17: gnu: r-renv: Update to 0.9.0., guix-commits, 2019/12/06
- 02/17: gnu: r-geometry: Update to 0.4.5., guix-commits, 2019/12/06
- 05/17: gnu: r-heatmaply: Update to 1.0.0., guix-commits, 2019/12/06
- 08/17: gnu: r-factoextra: Update to 1.0.6., guix-commits, 2019/12/06
- 14/17: gnu: r-plotrix: Update to 3.7-7., guix-commits, 2019/12/06
- 12/17: gnu: r-irkernel: Update to 1.1., guix-commits, 2019/12/06
- 17/17: gnu: r-r-cache: Update to 0.14.0., guix-commits, 2019/12/06
- 10/17: gnu: r-spam: Update to 2.5-0.,
guix-commits <=
- 15/17: gnu: r-rsqlite: Update to 2.1.4., guix-commits, 2019/12/06
- 11/17: gnu: r-listenv: Update to 0.8.0., guix-commits, 2019/12/06
- 13/17: gnu: r-uwot: Update to 0.1.5., guix-commits, 2019/12/06
- 09/17: gnu: r-multicool: Update to 0.1-11., guix-commits, 2019/12/06
- 16/17: gnu: r-r-utils: Update to 2.9.1., guix-commits, 2019/12/06