[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
195/212: gnu: r-dbplyr: Update to 2.3.0.
From: |
guix-commits |
Subject: |
195/212: gnu: r-dbplyr: Update to 2.3.0. |
Date: |
Sat, 18 Feb 2023 14:01:26 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 7c268f137cd58ac5ff9c36e3d6630c5da37754be
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 18 16:09:08 2023 +0100
gnu: r-dbplyr: Update to 2.3.0.
* gnu/packages/statistics.scm (r-dbplyr): Update to 2.3.0.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index fa363caf59..efc9ffcc6a 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1848,14 +1848,14 @@ database.")
(define-public r-dbplyr
(package
(name "r-dbplyr")
- (version "2.2.1")
+ (version "2.3.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "dbplyr" version))
(sha256
(base32
- "1xqdrfpl5l94cw717d90xx1hs5aswl6s38wr7qximzk8q12gdwx6"))))
+ "1zqz2ml4pgi93miz5flxmm7cjlh4w33hi45phyvv89i9gxp4a387"))))
(build-system r-build-system)
(propagated-inputs
(list r-assertthat
- 172/212: gnu: r-paws-security-identity: Update to 0.2.0., (continued)
- 172/212: gnu: r-paws-security-identity: Update to 0.2.0., guix-commits, 2023/02/18
- 177/212: gnu: r-paws-storage: Update to 0.2.0., guix-commits, 2023/02/18
- 179/212: gnu: r-mass: Update to 7.3-58.2., guix-commits, 2023/02/18
- 182/212: gnu: r-nlme: Update to 3.1-162., guix-commits, 2023/02/18
- 188/212: gnu: r-evaluate: Update to 0.20., guix-commits, 2023/02/18
- 185/212: gnu: r-gdtools: Update to 0.3.0., guix-commits, 2023/02/18
- 189/212: gnu: r-formatr: Update to 1.14., guix-commits, 2023/02/18
- 190/212: gnu: r-markdown: Update to 1.5., guix-commits, 2023/02/18
- 187/212: gnu: r-bh: Update to 1.81.0-1., guix-commits, 2023/02/18
- 194/212: gnu: r-dplyr: Update to 1.1.0., guix-commits, 2023/02/18
- 195/212: gnu: r-dbplyr: Update to 2.3.0.,
guix-commits <=
- 196/212: gnu: r-chron: Update to 2.3-59., guix-commits, 2023/02/18
- 197/212: gnu: r-ade4: Update to 1.7-22., guix-commits, 2023/02/18
- 198/212: gnu: r-git2r: Update to 0.31.0., guix-commits, 2023/02/18
- 200/212: gnu: r-rmarkdown: Update to 2.20., guix-commits, 2023/02/18
- 207/212: gnu: r-sourcetools: Update to 0.1.7-1., guix-commits, 2023/02/18
- 24/212: gnu: r-colorspace: Update to 2.1-0., guix-commits, 2023/02/18