[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/45: gnu: r-xfun: Update to 0.42.
From: |
guix-commits |
Subject: |
11/45: gnu: r-xfun: Update to 0.42. |
Date: |
Sat, 10 Feb 2024 07:53:30 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 7ab80fa8ce388b31346dc7ddf15706cf316a9d5c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 10 13:02:29 2024 +0100
gnu: r-xfun: Update to 0.42.
* gnu/packages/cran.scm (r-xfun): Update to 0.42.
Change-Id: I3e43a59fcaf2a50595c2efa11a0c9aaf11973170
---
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 b34718de61..154a4bb4ec 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10306,13 +10306,13 @@ iVAT).")
(define-public r-xfun
(package
(name "r-xfun")
- (version "0.41")
+ (version "0.42")
(source
(origin
(method url-fetch)
(uri (cran-uri "xfun" version))
(sha256
- (base32 "00ivgr557ja8l33lvawrivfhgj1xbjmdi4dj07zybwa1y6wc6x13"))))
+ (base32 "02kmlp5hzkcs35hwbvz06178i9rn96yfh93n6swzr89b47nzmfq7"))))
(build-system r-build-system)
(properties
;; knitr itself depends on xfun
- branch master updated (e02265a2f9 -> caa7a95157), guix-commits, 2024/02/10
- 06/45: gnu: r-ctrdata: Update to 1.17.1., guix-commits, 2024/02/10
- 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 <=
- 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
- 17/45: gnu: r-ggeffects: Update to 1.4.0., guix-commits, 2024/02/10
- 19/45: gnu: r-multicool: Update to 1.0.1., guix-commits, 2024/02/10
- 22/45: gnu: r-remacor: Update to 0.0.18., guix-commits, 2024/02/10
- 20/45: gnu: r-rnaturalearthdata: Update to 1.0.0., guix-commits, 2024/02/10
- 21/45: gnu: r-cobs: Update to 1.3-7., guix-commits, 2024/02/10
- 26/45: gnu: r-ggvis: Update to 0.4.9., guix-commits, 2024/02/10