[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/20: gnu: r-paws-database: Update to 0.6.0.
From: |
guix-commits |
Subject: |
16/20: gnu: r-paws-database: Update to 0.6.0. |
Date: |
Mon, 13 May 2024 16:28:35 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 7e2aa84895bc2837168807204cc190145557c17e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon May 13 21:59:55 2024 +0200
gnu: r-paws-database: Update to 0.6.0.
* gnu/packages/cran.scm (r-paws-database): Update to 0.6.0.
Change-Id: I006c62cba2953e81175a3ce030b25a623b02d958
---
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 0ccf5cc91a..dd3c42e4f9 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -40978,14 +40978,14 @@ CloudFront content delivery, load balancing, and
more.")
(define-public r-paws-database
(package
(name "r-paws-database")
- (version "0.5.0")
+ (version "0.6.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "paws.database" version))
(sha256
(base32
- "0nlkbnyxd3znmvqxqb3w43sznacmikq32d9fihyc1dx7ghvmf61z"))))
+ "0jm3cwl2scfc4jgxzlwnax195xlii2b3p9kjmid48p8zx6h68hb9"))))
(properties `((upstream-name . "paws.database")))
(build-system r-build-system)
(propagated-inputs
- 06/20: gnu: r-farver: Update to 2.1.2., (continued)
- 06/20: gnu: r-farver: Update to 2.1.2., guix-commits, 2024/05/13
- 05/20: gnu: r-options: Update to 0.2.0., guix-commits, 2024/05/13
- 09/20: gnu: r-paws-customer-engagement: Update to 0.6.0., guix-commits, 2024/05/13
- 11/20: gnu: r-paws-end-user-computing: Update to 0.6.0., guix-commits, 2024/05/13
- 19/20: gnu: r-tclust: Update to 2.0-4., guix-commits, 2024/05/13
- 20/20: gnu: r-logspline: Update to 2.1.22., guix-commits, 2024/05/13
- 02/20: gnu: r-effectsize: Update to 0.8.8., guix-commits, 2024/05/13
- 13/20: gnu: r-paws-analytics: Update to 0.6.0., guix-commits, 2024/05/13
- 18/20: gnu: r-estimability: Update to 1.5.1., guix-commits, 2024/05/13
- 14/20: gnu: r-paws-machine-learning: Update to 0.6.0., guix-commits, 2024/05/13
- 16/20: gnu: r-paws-database: Update to 0.6.0.,
guix-commits <=
- 17/20: gnu: r-paws-storage: Update to 0.6.0., guix-commits, 2024/05/13
- 12/20: gnu: r-paws-application-integration: Update to 0.6.0., guix-commits, 2024/05/13