[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/21: gnu: r-rsqlite: Update to 2.2.20.
From: |
guix-commits |
Subject: |
20/21: gnu: r-rsqlite: Update to 2.2.20. |
Date: |
Mon, 2 Jan 2023 09:07:09 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 0034f4f25cc4e489663f9a7225f94f5db8765997
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 2 15:00:15 2023 +0100
gnu: r-rsqlite: Update to 2.2.20.
* gnu/packages/statistics.scm (r-rsqlite): Update to 2.2.20.
---
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 ad6dede0c1..ff8bd30009 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2968,13 +2968,13 @@ a column in data frame.")
(define-public r-rsqlite
(package
(name "r-rsqlite")
- (version "2.2.19")
+ (version "2.2.20")
(source (origin
(method url-fetch)
(uri (cran-uri "RSQLite" version))
(sha256
(base32
- "11jzg3ywzaql3zwp7cwql1nilz8pvbz903whyh0d447rs0xnn3vj"))))
+ "1km7rg2yg3lmjz7lplypw61sx78mykyksgbdq3j5kjpcvirdbdaj"))))
(properties `((upstream-name . "RSQLite")))
(build-system r-build-system)
(propagated-inputs
- 06/21: gnu: r-officer: Update to 0.5.0., (continued)
- 06/21: gnu: r-officer: Update to 0.5.0., guix-commits, 2023/01/02
- 05/21: gnu: r-xfun: Update to 0.36., guix-commits, 2023/01/02
- 07/21: gnu: r-yulab-utils: Update to 0.0.6., guix-commits, 2023/01/02
- 08/21: gnu: r-bdgraph: Update to 2.72., guix-commits, 2023/01/02
- 09/21: gnu: r-isoband: Update to 0.2.7., guix-commits, 2023/01/02
- 12/21: gnu: r-tokenizers: Update to 0.3.0., guix-commits, 2023/01/02
- 10/21: gnu: r-gaston: Update to 1.5.9., guix-commits, 2023/01/02
- 11/21: gnu: r-flexsurv: Update to 2.2.1., guix-commits, 2023/01/02
- 13/21: gnu: r-tidytext: Update to 0.4.0., guix-commits, 2023/01/02
- 18/21: gnu: r-highr: Update to 0.10., guix-commits, 2023/01/02
- 20/21: gnu: r-rsqlite: Update to 2.2.20.,
guix-commits <=
- 16/21: gnu: r-keras: Update to 2.11.0., guix-commits, 2023/01/02
- 14/21: gnu: r-mlr3tuning: Update to 0.17.2., guix-commits, 2023/01/02
- 15/21: gnu: r-tensorflow: Update to 2.11.0., guix-commits, 2023/01/02
- 19/21: gnu: r-locfit: Update to 1.5-9.7., guix-commits, 2023/01/02
- 17/21: gnu: r-formatr: Update to 1.13., guix-commits, 2023/01/02
- 21/21: gnu: r-purrr: Update to 1.0.0., guix-commits, 2023/01/02