[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
25/174: gnu: r-googlesheets4: Update to 1.1.1.
From: |
guix-commits |
Subject: |
25/174: gnu: r-googlesheets4: Update to 1.1.1. |
Date: |
Wed, 12 Jul 2023 08:30:57 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 8825d7688544dc5b08c599d82d633c82b6c599b9
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:20 2023 +0200
gnu: r-googlesheets4: Update to 1.1.1.
* gnu/packages/cran.scm (r-googlesheets4): Update to 1.1.1.
---
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 a82254ed6c..c95863d663 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1003,14 +1003,14 @@ pronounceable identifiers.")
(define-public r-googlesheets4
(package
(name "r-googlesheets4")
- (version "1.1.0")
+ (version "1.1.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "googlesheets4" version))
(sha256
(base32
- "1jcfih6f62phj7fdvknkkj46s9cvsnhshvkglg6xif7mpr1mbqah"))))
+ "1kzwhs9zrx1i4kqhdqrkzyhnwx25j8j2pcg7ja2dxfalihs67k65"))))
(properties `((upstream-name . "googlesheets4")))
(build-system r-build-system)
(propagated-inputs
- 23/174: gnu: r-datawizard: Update to 0.8.0., (continued)
- 23/174: gnu: r-datawizard: Update to 0.8.0., guix-commits, 2023/07/12
- 27/174: gnu: r-ecp: Update to 3.1.5., guix-commits, 2023/07/12
- 28/174: gnu: r-readxl: Update to 1.4.3., guix-commits, 2023/07/12
- 30/174: gnu: r-curl: Update to 5.0.1., guix-commits, 2023/07/12
- 31/174: gnu: r-fastdummies: Update to 1.7.3., guix-commits, 2023/07/12
- 32/174: gnu: r-ggtern: Update to 3.4.2., guix-commits, 2023/07/12
- 36/174: gnu: r-rcppspdlog: Update to 0.0.13., guix-commits, 2023/07/12
- 38/174: gnu: r-ctrdata: Update to 1.13.3., guix-commits, 2023/07/12
- 26/174: gnu: r-ggpmisc: Update to 0.5.3., guix-commits, 2023/07/12
- 29/174: gnu: r-jsonlite: Update to 1.8.7., guix-commits, 2023/07/12
- 25/174: gnu: r-googlesheets4: Update to 1.1.1.,
guix-commits <=
- 33/174: gnu: r-pkgbuild: Update to 1.4.2., guix-commits, 2023/07/12
- 34/174: gnu: r-pkgload: Update to 1.3.2.1., guix-commits, 2023/07/12
- 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