[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/28: gnu: r-wk: Update to 0.9.3.
From: |
guix-commits |
Subject: |
13/28: gnu: r-wk: Update to 0.9.3. |
Date: |
Sun, 8 Sep 2024 08:24:16 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit ffd6d2ada7f242eff7d2ac54c2d3d698190aa70f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Sep 7 14:40:02 2024 +0200
gnu: r-wk: Update to 0.9.3.
* gnu/packages/cran.scm (r-wk): Update to 0.9.3.
Change-Id: I8276795f195b7af1313892282473ca11e88fa7d0
---
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 01f43ca8cf..d4c64681ad 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -24476,14 +24476,14 @@ tessellation.")
(define-public r-wk
(package
(name "r-wk")
- (version "0.9.2")
+ (version "0.9.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "wk" version))
(sha256
(base32
- "1y75hdg1p1h6pja3zxpllmbvzqlh67n5z9d3d6zhknxfkgfmwrrk"))))
+ "1f80d342gb1vb83qs4bd1fh5gcm7hxlhdrk1jdavz47zbrvjrjy6"))))
(properties `((upstream-name . "wk")))
(build-system r-build-system)
(home-page "https://paleolimbot.github.io/wk/")
- 15/28: gnu: r-parameters: Update to 0.22.2., (continued)
- 15/28: gnu: r-parameters: Update to 0.22.2., guix-commits, 2024/09/08
- 17/28: gnu: r-quanteda: Update to 4.1.0., guix-commits, 2024/09/08
- 18/28: gnu: r-spatstat-univar: Update to 3.0-1., guix-commits, 2024/09/08
- 20/28: gnu: r-spacetime: Update to 1.3-2., guix-commits, 2024/09/08
- 21/28: gnu: r-automap: Update to 1.1-12., guix-commits, 2024/09/08
- 25/28: gnu: r-mvtnorm: Update to 1.3-1., guix-commits, 2024/09/08
- 28/28: gnu: r-quantmod: Attempt to build reproducibly., guix-commits, 2024/09/08
- 10/28: gnu: r-pbdzmq: Update to 0.3-12., guix-commits, 2024/09/08
- 14/28: gnu: r-sf: Update to 1.0-17., guix-commits, 2024/09/08
- 11/28: gnu: r-clarabel: Update to 0.9.0.1., guix-commits, 2024/09/08
- 13/28: gnu: r-wk: Update to 0.9.3.,
guix-commits <=
- 16/28: gnu: r-emoa: Update to 0.5-3., guix-commits, 2024/09/08
- 19/28: gnu: r-paws-common: Update to 0.7.6., guix-commits, 2024/09/08
- 22/28: gnu: r-microbenchmark: Update to 1.5.0., guix-commits, 2024/09/08
- 23/28: gnu: r-catools: Update to 1.18.3., guix-commits, 2024/09/08
- 24/28: gnu: r-segmented: Update to 2.1-2., guix-commits, 2024/09/08
- 26/28: gnu: r-matrixstats: Update to 1.4.0., guix-commits, 2024/09/08
- 27/28: gnu: r-hexbin: Update to 1.28.4., guix-commits, 2024/09/08