[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
25/122: gnu: r-rpostgresql: Update to 0.7-4.
From: |
guix-commits |
Subject: |
25/122: gnu: r-rpostgresql: Update to 0.7-4. |
Date: |
Wed, 10 Aug 2022 07:51:51 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 90d1cddd790ec987ddeb1dd1b6bf95b29df8d365
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Aug 10 12:19:58 2022 +0200
gnu: r-rpostgresql: Update to 0.7-4.
* gnu/packages/cran.scm (r-rpostgresql): Update to 0.7-4.
---
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 3cd97298e4..018cb12a24 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5431,14 +5431,14 @@ the RMariaDB package.")
(define-public r-rpostgresql
(package
(name "r-rpostgresql")
- (version "0.7-3")
+ (version "0.7-4")
(source
(origin
(method url-fetch)
(uri (cran-uri "RPostgreSQL" version))
(sha256
(base32
- "1fbixmnjp1kh6yiv8zhg8zi5ryvdf5j2jxv4agq5gcxf541s3g5x"))))
+ "1ijnsly8wgy6cfib4xvdaz2g9hk1gzg7q52r37zkvc7jjh0gdbdn"))))
(properties `((upstream-name . "RPostgreSQL")))
(build-system r-build-system)
(inputs
- 55/122: gnu: r-rnifti: Update to 1.4.1., (continued)
- 55/122: gnu: r-rnifti: Update to 1.4.1., guix-commits, 2022/08/10
- 59/122: gnu: r-parallelly: Update to 1.32.1., guix-commits, 2022/08/10
- 61/122: gnu: r-lavaan: Update to 0.6-12., guix-commits, 2022/08/10
- 66/122: gnu: r-ggraph: Update to 2.0.6., guix-commits, 2022/08/10
- 67/122: gnu: r-terra: Update to 1.6-7., guix-commits, 2022/08/10
- 68/122: gnu: r-desolve: Update to 1.33., guix-commits, 2022/08/10
- 71/122: gnu: r-accept: Update to 0.9.1., guix-commits, 2022/08/10
- 76/122: gnu: r-forecast: Update to 8.17.0., guix-commits, 2022/08/10
- 14/122: gnu: r-callr: Update to 3.7.1., guix-commits, 2022/08/10
- 21/122: gnu: r-rcpp: Update to 1.0.9., guix-commits, 2022/08/10
- 25/122: gnu: r-rpostgresql: Update to 0.7-4.,
guix-commits <=
- 31/122: gnu: r-vcfr: Update to 1.13.0., guix-commits, 2022/08/10
- 35/122: gnu: r-seriation: Update to 1.3.6., guix-commits, 2022/08/10
- 36/122: gnu: r-pillar: Update to 1.8.0., guix-commits, 2022/08/10
- 37/122: gnu: r-ifultools: Update to 2.0-26., guix-commits, 2022/08/10
- 38/122: gnu: r-tsa: Update to 1.3.1., guix-commits, 2022/08/10
- 39/122: gnu: r-radiant-data: Update to 1.4.4., guix-commits, 2022/08/10
- 45/122: gnu: r-gam: Update to 1.20.2., guix-commits, 2022/08/10
- 56/122: gnu: r-spam: Update to 2.9-1., guix-commits, 2022/08/10
- 57/122: gnu: r-fields: Update to 14.0., guix-commits, 2022/08/10
- 58/122: gnu: r-globals: Update to 0.16.0., guix-commits, 2022/08/10