[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
32/35: gnu: r-dbi: Update to 1.2.1.
From: |
guix-commits |
Subject: |
32/35: gnu: r-dbi: Update to 1.2.1. |
Date: |
Wed, 17 Jan 2024 17:54:34 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit b8d9b01625a4316633aa3357c80ae03a2e7c8acf
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 17 23:09:51 2024 +0100
gnu: r-dbi: Update to 1.2.1.
* gnu/packages/statistics.scm (r-dbi): Update to 1.2.1.
Change-Id: If362fb70ce921631f2cd8ac695662d7ea2c8b195
---
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 9f11cc13e4..e71c123e5d 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1409,13 +1409,13 @@ evaluation (NSE) in R.")
(define-public r-dbi
(package
(name "r-dbi")
- (version "1.2.0")
+ (version "1.2.1")
(source (origin
(method url-fetch)
(uri (cran-uri "DBI" version))
(sha256
(base32
- "1g4c2qfyjwbjwbsczhk83xmx74764nn53gnqzb6xxrwqjbxj4dpn"))))
+ "0w7dpp1zg8w0mback1mk0a0vp51hf4njmrxz1i3j1xq5b1jfyiz4"))))
(build-system r-build-system)
(native-inputs
(list r-knitr))
- 23/35: gnu: r-rglpk: Update to 0.6-5.1., (continued)
- 23/35: gnu: r-rglpk: Update to 0.6-5.1., guix-commits, 2024/01/17
- 24/35: gnu: r-rintrojs: Update to 0.3.4., guix-commits, 2024/01/17
- 26/35: gnu: r-randomforestsrc: Update to 3.2.3., guix-commits, 2024/01/17
- 28/35: gnu: r-paws: Update to 0.5.0., guix-commits, 2024/01/17
- 22/35: gnu: r-dae: Update to 3.2.21., guix-commits, 2024/01/17
- 09/35: gnu: r-rcppspdlog: Update to 0.0.16., guix-commits, 2024/01/17
- 25/35: gnu: r-spatstat-data: Update to 3.0-4., guix-commits, 2024/01/17
- 27/35: gnu: r-paws-cost-management: Update to 0.5.0., guix-commits, 2024/01/17
- 29/35: gnu: r-mass: Update to 7.3-60.0.1., guix-commits, 2024/01/17
- 30/35: gnu: r-matrix: Update to 1.6-5., guix-commits, 2024/01/17
- 32/35: gnu: r-dbi: Update to 1.2.1.,
guix-commits <=
- 34/35: gnu: r-withr: Update to 3.0.0., guix-commits, 2024/01/17
- 18/35: gnu: r-ks: Update to 1.14.2., guix-commits, 2024/01/17
- 35/35: gnu: r-fastcluster: Update to 1.2.6., guix-commits, 2024/01/17
- 33/35: gnu: r-roxygen2: Update to 7.3.0., guix-commits, 2024/01/17
- 31/35: gnu: r-digest: Update to 0.6.34., guix-commits, 2024/01/17