[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/08: gnu: r-v8: Update to 4.4.2.
From: |
guix-commits |
Subject: |
01/08: gnu: r-v8: Update to 4.4.2. |
Date: |
Fri, 16 Feb 2024 17:26:14 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 21cbde47941a469dc960177a402442c81dffed5b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Feb 16 23:19:47 2024 +0100
gnu: r-v8: Update to 4.4.2.
* gnu/packages/cran.scm (r-v8): Update to 4.4.2.
Change-Id: Ib7943f0c2b513a055c9baa7611e690e0dbb74fb1
---
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 9b58ee8d65..c1a5b0b1d6 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1942,14 +1942,14 @@ similar rank-based tests for equal probability
distributions due to Neuhauser
(define-public r-v8
(package
(name "r-v8")
- (version "4.4.1")
+ (version "4.4.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "V8" version))
(sha256
(base32
- "129spn531m9arz7v8vyfsrvc69hg0w39fdnhjxrcrww37l9xcvav"))))
+ "0w4n794l4f7hwwjr83112zf3cjx72q6ak0fn45qm6pqg8brkbg77"))))
(properties
`((upstream-name . "V8")
(updater-extra-inputs . ("libnode"))))
- branch master updated (7142f6df77 -> 91d8046029), guix-commits, 2024/02/16
- 02/08: gnu: r-statcheck: Update to 1.5.0., guix-commits, 2024/02/16
- 04/08: gnu: r-prospectr: Update to 0.2.7., guix-commits, 2024/02/16
- 03/08: gnu: r-rnifti: Update to 1.6.0., guix-commits, 2024/02/16
- 06/08: gnu: r-parsnip: Update to 1.2.0., guix-commits, 2024/02/16
- 08/08: gnu: r-segmented: Update to 2.0-3., guix-commits, 2024/02/16
- 07/08: gnu: r-dbi: Update to 1.2.2., guix-commits, 2024/02/16
- 01/08: gnu: r-v8: Update to 4.4.2.,
guix-commits <=
- 05/08: gnu: r-eulerr: Update to 7.0.1., guix-commits, 2024/02/16