[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
68/98: gnu: r-readods: Update to 2.1.0.
From: |
guix-commits |
Subject: |
68/98: gnu: r-readods: Update to 2.1.0. |
Date: |
Wed, 13 Sep 2023 18:06:41 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit d8ac99ec8ee98ec8174337e56b20da9f9dade285
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Sep 14 00:04:13 2023 +0200
gnu: r-readods: Update to 2.1.0.
* gnu/packages/cran.scm (r-readods): Update to 2.1.0.
[propagated-inputs]: Remove r-xml2.
---
gnu/packages/cran.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index c522afa7fa..2af0435bdb 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -37190,14 +37190,14 @@ functionalities in strex.")
(define-public r-readods
(package
(name "r-readods")
- (version "2.0.0")
+ (version "2.1.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "readODS" version))
(sha256
(base32
- "09b0z5fbl09inygbmbgprj8v6cd8z8zw9r3j68rlmi7mivxzbqk4"))))
+ "1znp039wfbq8bbjj9pdkl8hwnhm9x5n8c7y5b53xmpnaqxx5agiz"))))
(properties `((upstream-name . "readODS")))
(build-system r-build-system)
(propagated-inputs
@@ -37207,7 +37207,6 @@ functionalities in strex.")
r-stringi
r-tibble
r-vctrs
- r-xml2
r-zip))
(native-inputs (list r-knitr))
(home-page
- 84/98: gnu: r-paws-database: Update to 0.4.0., (continued)
- 84/98: gnu: r-paws-database: Update to 0.4.0., guix-commits, 2023/09/13
- 90/98: gnu: r-labeling: Update to 0.4.3., guix-commits, 2023/09/13
- 88/98: gnu: r-ggh4x: Update to 0.2.6., guix-commits, 2023/09/13
- 85/98: gnu: r-paws-storage: Update to 0.4.0., guix-commits, 2023/09/13
- 91/98: gnu: r-knitr: Update to 1.44., guix-commits, 2023/09/13
- 82/98: gnu: r-paws-management: Update to 0.4.0., guix-commits, 2023/09/13
- 92/98: gnu: r-dplyr: Update to 1.1.3., guix-commits, 2023/09/13
- 94/98: gnu: r-rematch: Update to 2.0.0., guix-commits, 2023/09/13
- 98/98: gnu: r-reghelper: Update to 1.1.2., guix-commits, 2023/09/13
- 30/98: gnu: r-targets: Update to 1.3.0., guix-commits, 2023/09/13
- 68/98: gnu: r-readods: Update to 2.1.0.,
guix-commits <=
- 79/98: gnu: r-paws-security-identity: Update to 0.4.0., guix-commits, 2023/09/13
- 83/98: gnu: r-paws-networking: Update to 0.4.0., guix-commits, 2023/09/13
- 86/98: gnu: r-paws-compute: Update to 0.4.0., guix-commits, 2023/09/13
- 93/98: gnu: r-rcpparmadillo: Update to 0.12.6.4.0., guix-commits, 2023/09/13
- 77/98: gnu: r-paws-end-user-computing: Update to 0.4.0., guix-commits, 2023/09/13
- 97/98: gnu: r-desctools: Update to 0.99.50., guix-commits, 2023/09/13