[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
28/174: gnu: r-readxl: Update to 1.4.3.
From: |
guix-commits |
Subject: |
28/174: gnu: r-readxl: Update to 1.4.3. |
Date: |
Wed, 12 Jul 2023 08:30:58 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a71b6933798536120e22f8e901fc1a5e410374fb
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:20 2023 +0200
gnu: r-readxl: Update to 1.4.3.
* gnu/packages/cran.scm (r-readxl): Update to 1.4.3.
---
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 0b732243fa..27238d56e9 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3283,14 +3283,14 @@ mixture models.")
(define-public r-readxl
(package
(name "r-readxl")
- (version "1.4.2")
+ (version "1.4.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "readxl" version))
(sha256
(base32
- "04dsia2sx958ybw1ga8ccqmqih9cv7q340pcc54cl3dyqpi08wrq"))))
+ "0j2rkb012h0kvcm8n3817lgfir52dvmkwaxn7mij71gbxz6vpzky"))))
(build-system r-build-system)
(propagated-inputs
(list r-cellranger r-cpp11 r-progress r-tibble))
- 15/174: gnu: r-terra: Update to 1.7-39., (continued)
- 15/174: gnu: r-terra: Update to 1.7-39., guix-commits, 2023/07/12
- 16/174: gnu: r-igraph: Update to 1.5.0., guix-commits, 2023/07/12
- 17/174: gnu: r-mlr3: Update to 0.16.1., guix-commits, 2023/07/12
- 18/174: gnu: apache-arrow: Update to 12.0.1., guix-commits, 2023/07/12
- 19/174: gnu: r-biomartr: Update to 1.0.4., guix-commits, 2023/07/12
- 22/174: gnu: r-ggpicrust2: Update to 1.7.1., guix-commits, 2023/07/12
- 24/174: gnu: r-googledrive: Update to 2.1.1., guix-commits, 2023/07/12
- 20/174: gnu: r-numbat: Update to 1.3.2-1., guix-commits, 2023/07/12
- 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 <=
- 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, 2023/07/12
- 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