[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/68: gnu: r-xfun: Update to 0.30.
From: |
guix-commits |
Subject: |
13/68: gnu: r-xfun: Update to 0.30. |
Date: |
Tue, 15 Mar 2022 15:14:07 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 3199d510e0377c24f7483861920f04ce31cf06d9
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 15 14:28:32 2022 +0100
gnu: r-xfun: Update to 0.30.
* gnu/packages/cran.scm (r-xfun): Update to 0.30.
---
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 9f8f064592..04777a8d6d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6066,13 +6066,13 @@ iVAT).")
(define-public r-xfun
(package
(name "r-xfun")
- (version "0.29")
+ (version "0.30")
(source
(origin
(method url-fetch)
(uri (cran-uri "xfun" version))
(sha256
- (base32 "1x2f49n3ak85nab937wq6q5sqi1mdlfzwbv8603kxl2k8rxvp1dz"))))
+ (base32 "1vn0cbskyrk8ww9yx75jni9s684yv4cvbj643lvg0lg00briry7b"))))
(build-system r-build-system)
;; knitr itself depends on xfun
#;
- branch wip-r updated (6ef382aad6 -> 2955583a5b), guix-commits, 2022/03/15
- 04/68: gnu: r-rticles: Update to 0.23., guix-commits, 2022/03/15
- 03/68: gnu: r-emdist: Update to 0.3-2., guix-commits, 2022/03/15
- 11/68: gnu: r-ddalpha: Update to 1.3.12., guix-commits, 2022/03/15
- 15/68: gnu: r-renv: Update to 0.15.4., guix-commits, 2022/03/15
- 20/68: gnu: r-tmb: Update to 1.8.0., guix-commits, 2022/03/15
- 05/68: gnu: r-ape: Update to 5.6-2., guix-commits, 2022/03/15
- 09/68: gnu: r-dimred: Update to 0.2.5., guix-commits, 2022/03/15
- 07/68: gnu: r-rcppthread: Update to 2.1.2., guix-commits, 2022/03/15
- 13/68: gnu: r-xfun: Update to 0.30.,
guix-commits <=
- 14/68: gnu: r-maptools: Update to 1.1-3., guix-commits, 2022/03/15
- 23/68: gnu: r-circular: Update to 0.4-94., guix-commits, 2022/03/15
- 18/68: gnu: r-gam: Update to 1.20.1., guix-commits, 2022/03/15
- 30/68: gnu: r-sf: Update to 1.0-7., guix-commits, 2022/03/15
- 28/68: gnu: r-gamlss-dist: Update to 6.0-3., guix-commits, 2022/03/15
- 34/68: gnu: r-parameters: Update to 0.17.0., guix-commits, 2022/03/15
- 33/68: gnu: r-styler: Update to 1.7.0., guix-commits, 2022/03/15
- 26/68: gnu: r-tidytree: Update to 0.3.9., guix-commits, 2022/03/15
- 27/68: gnu: r-densityclust: Update to 0.3.2., guix-commits, 2022/03/15
- 36/68: gnu: r-bio3d: Update to 2.4-3., guix-commits, 2022/03/15