[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
56/235: gnu: r-rmysql: Update to 0.10.29.
From: |
guix-commits |
Subject: |
56/235: gnu: r-rmysql: Update to 0.10.29. |
Date: |
Fri, 1 Nov 2024 10:09:32 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 0eebf536e18531989874c0291b1886a505e34345
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Nov 1 15:00:40 2024 +0100
gnu: r-rmysql: Update to 0.10.29.
* gnu/packages/cran.scm (r-rmysql): Update to 0.10.29.
Change-Id: I222ebe64944f69e3d478641cfdd8a02a8c867940
---
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 671712d46a..2f0668a07d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9667,14 +9667,14 @@ with particular emphasis on making attractive log axis
plots.")
(define-public r-rmysql
(package
(name "r-rmysql")
- (version "0.10.28")
+ (version "0.10.29")
(source
(origin
(method url-fetch)
(uri (cran-uri "RMySQL" version))
(sha256
(base32
- "00kzxn7y2k9nfrkwg1xzn268aifka5k14wa15yvniidd9982wr6b"))))
+ "11kbjzr6bff3ns7bh3aic8kw5bqgf1aaz2fw04vv28dwrqzrxs42"))))
(properties `((upstream-name . "RMySQL")))
(build-system r-build-system)
(inputs
- 30/235: gnu: r-modelenv: Update to 0.2.0., (continued)
- 30/235: gnu: r-modelenv: Update to 0.2.0., guix-commits, 2024/11/01
- 39/235: gnu: r-geosphere: Update to 1.5-20., guix-commits, 2024/11/01
- 34/235: gnu: r-curl: Update to 5.2.3., guix-commits, 2024/11/01
- 35/235: gnu: r-rjson: Update to 0.2.23., guix-commits, 2024/11/01
- 38/235: gnu: r-gensa: Update to 1.1.14.1., guix-commits, 2024/11/01
- 40/235: gnu: r-amap: Update to 0.8-20., guix-commits, 2024/11/01
- 43/235: gnu: r-ps: Update to 1.8.1., guix-commits, 2024/11/01
- 44/235: gnu: r-pkgbuild: Update to 1.4.5., guix-commits, 2024/11/01
- 47/235: gnu: r-dendextend: Update to 1.18.1., guix-commits, 2024/11/01
- 52/235: gnu: r-lpsolve: Update to 5.6.21., guix-commits, 2024/11/01
- 56/235: gnu: r-rmysql: Update to 0.10.29.,
guix-commits <=
- 61/235: gnu: r-coro: Update to 1.0.5., guix-commits, 2024/11/01
- 69/235: gnu: r-xfun: Update to 0.49., guix-commits, 2024/11/01
- 70/235: gnu: r-tinytex: Update to 0.53., guix-commits, 2024/11/01
- 63/235: gnu: r-statsexpressions: Update to 1.6.1., guix-commits, 2024/11/01
- 68/235: gnu: r-timeseries: Update to 4041.111., guix-commits, 2024/11/01
- 75/235: gnu: r-abind: Update to 1.4-8., guix-commits, 2024/11/01
- 81/235: gnu: r-rbibutils: Update to 2.3., guix-commits, 2024/11/01
- 78/235: gnu: r-rio: Update to 1.2.3., guix-commits, 2024/11/01
- 80/235: gnu: r-renv: Update to 1.0.11., guix-commits, 2024/11/01
- 84/235: gnu: r-nodbi: Update to 0.10.7., guix-commits, 2024/11/01