[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
28/35: gnu: r-paws: Update to 0.5.0.
From: |
guix-commits |
Subject: |
28/35: gnu: r-paws: Update to 0.5.0. |
Date: |
Wed, 17 Jan 2024 17:54:33 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 91e4f49fa8f14c862022d873d36e4d9199cd1c50
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 17 23:09:51 2024 +0100
gnu: r-paws: Update to 0.5.0.
* gnu/packages/cran.scm (r-paws): Update to 0.5.0.
Change-Id: I9692850a4464872f61d1eb884f5b1f0bcb5e0876
---
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 ac3a26a46f..788815818e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -39908,14 +39908,14 @@ functions-as-a-service, containers, batch processing,
and more.")
(define-public r-paws
(package
(name "r-paws")
- (version "0.4.0")
+ (version "0.5.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "paws" version))
(sha256
(base32
- "1l9pjmfnhqgzxghxz22fbqc43x9am6d21f982p2sykxv271yclhf"))))
+ "1dwk1fnsrykvgz4l3hiapcqvvajwr3kmwxl3gza07nh573j8439h"))))
(properties `((upstream-name . "paws")))
(build-system r-build-system)
(propagated-inputs
- 19/35: gnu: r-gmp: Update to 0.7-4., (continued)
- 19/35: gnu: r-gmp: Update to 0.7-4., guix-commits, 2024/01/17
- 10/35: gnu: r-ff: Update to 4.0.12., guix-commits, 2024/01/17
- 16/35: gnu: r-fnn: Update to 1.1.4., guix-commits, 2024/01/17
- 17/35: gnu: r-hdf5r: Update to 1.3.9., guix-commits, 2024/01/17
- 05/35: gnu: r-ggstatsplot: Update to 0.12.2., guix-commits, 2024/01/17
- 20/35: gnu: r-pbdzmq: Update to 0.3-11., guix-commits, 2024/01/17
- 21/35: gnu: r-optparse: Update to 1.7.4., guix-commits, 2024/01/17
- 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 <=
- 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, 2024/01/17
- 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