[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
45/174: gnu: r-gss: Update to 2.2-5.
From: |
guix-commits |
Subject: |
45/174: gnu: r-gss: Update to 2.2-5. |
Date: |
Wed, 12 Jul 2023 08:31:08 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e6fe82b26bd80c534e7ff54b8bf3c72cd2956a1a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:23 2023 +0200
gnu: r-gss: Update to 2.2-5.
* gnu/packages/cran.scm (r-gss): Update to 2.2-5.
---
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 f647c3b37f..01521afa05 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -8716,13 +8716,13 @@ plots in @code{ggplot2}.")
(define-public r-gss
(package
(name "r-gss")
- (version "2.2-4")
+ (version "2.2-5")
(source (origin
(method url-fetch)
(uri (cran-uri "gss" version))
(sha256
(base32
- "0hbl1i687cgx9rn714s3dvbnljfiyidk5rgk3p2wmsdywggqjglm"))))
+ "0f9sqmcb46ilwq4cdqd1j0vhclchb69fc6kj9c56l1ivvi75dl32"))))
(properties `((upstream-name . "gss")))
(build-system r-build-system)
(native-inputs (list gfortran))
- 35/174: gnu: r-rcpp: Update to 1.0.11., (continued)
- 35/174: gnu: r-rcpp: Update to 1.0.11., guix-commits, 2023/07/12
- 40/174: gnu: r-emdbook: Update to 1.3.13., guix-commits, 2023/07/12
- 41/174: gnu: r-psych: Update to 2.3.6., guix-commits, 2023/07/12
- 37/174: gnu: r-rcppthread: Update to 2.1.5., guix-commits, 2023/07/12
- 39/174: gnu: r-sp: Update to 2.0-0., guix-commits, 2023/07/12
- 44/174: gnu: r-mice: Update to 3.16.0., guix-commits, 2023/07/12
- 42/174: gnu: r-broom: Update to 1.0.5., guix-commits, 2023/07/12
- 43/174: gnu: r-pan: Update to 1.8., guix-commits, 2023/07/12
- 48/174: gnu: r-vctrs: Update to 0.6.3., guix-commits, 2023/07/12
- 50/174: gnu: r-cubature: Update to 2.1.0., guix-commits, 2023/07/12
- 45/174: gnu: r-gss: Update to 2.2-5.,
guix-commits <=
- 46/174: gnu: r-processx: Update to 3.8.2., guix-commits, 2023/07/12
- 47/174: gnu: r-webshot: Update to 0.5.5., guix-commits, 2023/07/12
- 49/174: gnu: r-quantmod: Update to 0.4.23., guix-commits, 2023/07/12
- 52/174: gnu: r-renv: Update to 1.0.0., guix-commits, 2023/07/12
- 54/174: gnu: r-insight: Update to 0.19.3., guix-commits, 2023/07/12
- 53/174: gnu: r-reticulate: Update to 1.30., guix-commits, 2023/07/12
- 57/174: gnu: r-proc: Update to 1.18.4., guix-commits, 2023/07/12
- 51/174: gnu: r-sitar: Update to 1.4.0., guix-commits, 2023/07/12
- 55/174: gnu: r-flextable: Update to 0.9.2., guix-commits, 2023/07/12
- 59/174: gnu: r-labelled: Update to 2.12.0., guix-commits, 2023/07/12