[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/50: gnu: r-deldir: Update to 2.0-4.
From: |
guix-commits |
Subject: |
24/50: gnu: r-deldir: Update to 2.0-4. |
Date: |
Wed, 6 Mar 2024 03:43:00 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 1054398a1298e7b3bc8f1eef4e0d1908ccc726e9
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 5 14:37:38 2024 +0100
gnu: r-deldir: Update to 2.0-4.
* gnu/packages/cran.scm (r-deldir): Update to 2.0-4.
Change-Id: I31ef8c01111569c3619b80b1178413a5cd84d07c
---
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 71569a7e21..c99dcb046b 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -23398,14 +23398,14 @@ sampling.")
(define-public r-deldir
(package
(name "r-deldir")
- (version "2.0-2")
+ (version "2.0-4")
(source
(origin
(method url-fetch)
(uri (cran-uri "deldir" version))
(sha256
(base32
- "1qzfq47fs3pr0946m53z6cq93pbpkgwwhqkcdgfahxsq1izpigz9"))))
+ "0ls69b9yynvsiy6madvzafcb0jdvxw66sin7cinpnw63israq66l"))))
(build-system r-build-system)
(native-inputs (list gfortran))
(home-page "https://cran.r-project.org/web/packages/deldir")
- branch master updated (f18d13b5f8 -> 86552708c3), guix-commits, 2024/03/06
- 02/50: gnu: Add r-transformr., guix-commits, 2024/03/06
- 04/50: gnu: r-ggdist: Update to 3.3.2., guix-commits, 2024/03/06
- 06/50: gnu: r-pagoda2: Update to 1.0.12., guix-commits, 2024/03/06
- 05/50: gnu: r-ggside: Update to 0.3.1., guix-commits, 2024/03/06
- 08/50: gnu: r-curl: Update to 5.2.1., guix-commits, 2024/03/06
- 12/50: gnu: r-lava: Update to 1.8.0., guix-commits, 2024/03/06
- 17/50: gnu: r-hdf5r: Update to 1.3.10., guix-commits, 2024/03/06
- 24/50: gnu: r-deldir: Update to 2.0-4.,
guix-commits <=
- 03/50: gnu: r-conos: Update to 1.5.2., guix-commits, 2024/03/06
- 01/50: import/cran: Add one more invalid package., guix-commits, 2024/03/06
- 10/50: gnu: r-rmumps: Update to 5.2.1-28., guix-commits, 2024/03/06
- 09/50: gnu: r-spelling: Update to 2.3.0., guix-commits, 2024/03/06
- 07/50: gnu: r-secretbase: Update to 0.3.0.1., guix-commits, 2024/03/06
- 14/50: gnu: r-renv: Update to 1.0.5., guix-commits, 2024/03/06
- 18/50: gnu: r-nodbi: Update to 0.10.3., guix-commits, 2024/03/06
- 15/50: gnu: r-ggsci: Update to 3.0.1., guix-commits, 2024/03/06
- 20/50: gnu: r-colorramps: Update to 2.3.2., guix-commits, 2024/03/06
- 27/50: gnu: r-ggraph: Update to 2.2.0., guix-commits, 2024/03/06