[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/20: gnu: r-paws-storage: Update to 0.6.0.
From: |
guix-commits |
Subject: |
17/20: gnu: r-paws-storage: 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 23342d23911b67baad4407fd3c21128894ab07f5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon May 13 21:59:55 2024 +0200
gnu: r-paws-storage: Update to 0.6.0.
* gnu/packages/cran.scm (r-paws-storage): Update to 0.6.0.
Change-Id: I30a9e0cf35bbee39a01f4a794df66b75a44d2977
---
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 dd3c42e4f9..73098ba11e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -41002,14 +41002,14 @@ database, and more.")
(define-public r-paws-storage
(package
(name "r-paws-storage")
- (version "0.5.0")
+ (version "0.6.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "paws.storage" version))
(sha256
(base32
- "0v2g1shv9m4h2fz2lvjad479g3nmxc92wlyrxj4s7fifzzs2pd97"))))
+ "1mngxy88r94n1zwbvimj71hw4w9myk5kgqpgyj0m3spwv7338rfd"))))
(properties `((upstream-name . "paws.storage")))
(build-system r-build-system)
(propagated-inputs
- 05/20: gnu: r-options: Update to 0.2.0., (continued)
- 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, 2024/05/13
- 17/20: gnu: r-paws-storage: Update to 0.6.0.,
guix-commits <=
- 12/20: gnu: r-paws-application-integration: Update to 0.6.0., guix-commits, 2024/05/13