[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/45: gnu: r-ctrdata: Update to 1.17.1.
From: |
guix-commits |
Subject: |
06/45: gnu: r-ctrdata: Update to 1.17.1. |
Date: |
Sat, 10 Feb 2024 07:53:29 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 627840ff58c914c7f3c9de03738a59381aafb320
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 10 13:02:28 2024 +0100
gnu: r-ctrdata: Update to 1.17.1.
* gnu/packages/cran.scm (r-ctrdata): Update to 1.17.1.
Change-Id: Ibc5497bae7ba774aa066944b1a10e90c66038224
---
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 fb4cbfc8e7..853a3c4e53 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6823,13 +6823,13 @@ graphics packages that comes with the base
installation.")
(define-public r-ctrdata
(package
(name "r-ctrdata")
- (version "1.17.0")
+ (version "1.17.1")
(source (origin
(method url-fetch)
(uri (cran-uri "ctrdata" version))
(sha256
(base32
- "0wx0922rlabjaiijh66sr940iawm38hcx1zpiyz9r8a2iscqxlwb"))))
+ "0vb6nxhms66p90lh8ky693k7hchi5fbxxf8lnjcj4vhc0c5ijxns"))))
(properties `((upstream-name . "ctrdata")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (e02265a2f9 -> caa7a95157), guix-commits, 2024/02/10
- 06/45: gnu: r-ctrdata: Update to 1.17.1.,
guix-commits <=
- 04/45: gnu: r-servr: Update to 0.29., guix-commits, 2024/02/10
- 13/45: gnu: r-officer: Update to 0.6.4., guix-commits, 2024/02/10
- 01/45: gnu: r-nmf: Update to 0.27., guix-commits, 2024/02/10
- 12/45: gnu: r-ggseqlogo: Update to 0.2., guix-commits, 2024/02/10
- 08/45: gnu: r-extremes: Update to 2.1-4., guix-commits, 2024/02/10
- 11/45: gnu: r-xfun: Update to 0.42., guix-commits, 2024/02/10
- 09/45: gnu: r-limsolve: Update to 1.5.7.1., guix-commits, 2024/02/10
- 07/45: gnu: r-rmumps: Update to 5.2.1-27., guix-commits, 2024/02/10
- 05/45: gnu: r-rcppthread: Update to 2.1.7., guix-commits, 2024/02/10
- 10/45: gnu: r-cvxr: Update to 1.0-12., guix-commits, 2024/02/10