[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
67/235: gnu: r-gss: Update to 2.2-8.
From: |
guix-commits |
Subject: |
67/235: gnu: r-gss: Update to 2.2-8. |
Date: |
Fri, 1 Nov 2024 10:09:35 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 2cefe6c63eeaf7d7338d97842fd65cb35beaa61d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Nov 1 15:00:42 2024 +0100
gnu: r-gss: Update to 2.2-8.
* gnu/packages/cran.scm (r-gss): Update to 2.2-8.
Change-Id: Idee8a9988faf067e5ece67d0f4b7efb4e787dde2
---
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 7dc9f70337..45d545d434 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11279,13 +11279,13 @@ plots in @code{ggplot2}.")
(define-public r-gss
(package
(name "r-gss")
- (version "2.2-7")
+ (version "2.2-8")
(source (origin
(method url-fetch)
(uri (cran-uri "gss" version))
(sha256
(base32
- "0siz9xmfiirkg8sb0amzyp7k1mjbgz8jmsmlc8schw65093i84rv"))))
+ "0kkfwzkdabn109lnnlbjjc21q69z5wy65j89003mmzxlvbi2q6xk"))))
(properties `((upstream-name . "gss")))
(build-system r-build-system)
(native-inputs (list gfortran))
- 32/235: gnu: r-jsonlite: Update to 1.8.9., (continued)
- 32/235: gnu: r-jsonlite: Update to 1.8.9., guix-commits, 2024/11/01
- 29/235: gnu: r-secretbase: Update to 1.0.3., guix-commits, 2024/11/01
- 37/235: gnu: r-spelling: Update to 2.3.1., guix-commits, 2024/11/01
- 46/235: gnu: r-ctrdata: Update to 1.19.4., guix-commits, 2024/11/01
- 42/235: gnu: r-pls: Update to 2.8-5., guix-commits, 2024/11/01
- 51/235: gnu: r-evd: Update to 2.3-7.1., guix-commits, 2024/11/01
- 59/235: gnu: r-broom: Update to 1.0.7., guix-commits, 2024/11/01
- 73/235: gnu: r-tseries: Update to 0.10-58., guix-commits, 2024/11/01
- 58/235: gnu: r-ddalpha: Update to 1.3.16., guix-commits, 2024/11/01
- 64/235: gnu: r-xts: Update to 0.14.1., guix-commits, 2024/11/01
- 67/235: gnu: r-gss: Update to 2.2-8.,
guix-commits <=
- 65/235: gnu: r-vcd: Update to 1.4-13., guix-commits, 2024/11/01
- 76/235: gnu: r-fnn: Update to 1.1.4.1., guix-commits, 2024/11/01
- 83/235: gnu: r-insight: Update to 0.20.5., guix-commits, 2024/11/01
- 88/235: gnu: r-doby: Update to 4.6.24., guix-commits, 2024/11/01
- 90/235: gnu: r-gam: Update to 1.22-5., guix-commits, 2024/11/01
- 93/235: gnu: r-magick: Update to 2.8.5., guix-commits, 2024/11/01
- 109/235: gnu: r-ks: Update to 1.14.3., guix-commits, 2024/11/01
- 102/235: gnu: r-performance: Update to 0.12.4., guix-commits, 2024/11/01
- 108/235: gnu: r-rgl: Update to 1.3.12., guix-commits, 2024/11/01
- 111/235: gnu: r-sodium: Update to 1.3.2., guix-commits, 2024/11/01