[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/15: gnu: r-sm: Update to 2.2-6.0.
From: |
guix-commits |
Subject: |
09/15: gnu: r-sm: Update to 2.2-6.0. |
Date: |
Mon, 19 Feb 2024 06:45:58 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit b0ab2589cec61a9714923c1e41386347874610cc
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Feb 19 12:27:52 2024 +0100
gnu: r-sm: Update to 2.2-6.0.
* gnu/packages/cran.scm (r-sm): Update to 2.2-6.0.
Change-Id: I3e18ccda83177722e4dbdda1c5e7ccfdd1d6387d
---
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 15d40c516f..ab14e90bdd 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9590,14 +9590,14 @@ acceptance regions, log-ratio plots and Q-Q plots.")
(define-public r-sm
(package
(name "r-sm")
- (version "2.2-5.7.1")
+ (version "2.2-6.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "sm" version))
(sha256
(base32
- "0mql7rlm8wkdwmx1lv7pscdk9ibvsdpfdv8bpaz1hv2gn4pc637a"))))
+ "0q8xav1alammiyiw2p8y0qq94ag5rln910jry8q3sb2p38ly79i7"))))
(build-system r-build-system)
(native-inputs (list gfortran))
(home-page "http://www.stats.gla.ac.uk/~adrian/sm/")
- branch master updated (052ef14521 -> 90e8febd29), guix-commits, 2024/02/19
- 02/15: upstream: update-package-inputs: Sort extra inputs., guix-commits, 2024/02/19
- 03/15: gnu: r-pscbs: Update to 0.67.0., guix-commits, 2024/02/19
- 01/15: machine/ssh: Refresh parameterization of %CURRENT-SYSTEM., guix-commits, 2024/02/19
- 04/15: gnu: r-r-rsp: Update to 0.46.0., guix-commits, 2024/02/19
- 07/15: gnu: r-collapse: Update to 2.0.10., guix-commits, 2024/02/19
- 08/15: gnu: r-recipes: Update to 1.0.10., guix-commits, 2024/02/19
- 09/15: gnu: r-sm: Update to 2.2-6.0.,
guix-commits <=
- 11/15: gnu: r-magick: Update to 2.8.3., guix-commits, 2024/02/19
- 13/15: gnu: r-setrng: Update to 2024.2-1., guix-commits, 2024/02/19
- 05/15: gnu: r-callr: Update to 3.7.4., guix-commits, 2024/02/19
- 06/15: gnu: r-igraph: Update to 2.0.2., guix-commits, 2024/02/19
- 10/15: gnu: r-splus2r: Update to 1.3-5., guix-commits, 2024/02/19
- 12/15: gnu: r-performance: Update to 0.10.9., guix-commits, 2024/02/19
- 15/15: gnu: Add sugar-chat-activity., guix-commits, 2024/02/19
- 14/15: gnu: r-workflows: Update to 1.1.4., guix-commits, 2024/02/19