[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19/377: gnu: r-xfun: Update to 0.25.
From: |
guix-commits |
Subject: |
19/377: gnu: r-xfun: Update to 0.25. |
Date: |
Sun, 5 Sep 2021 10:06:44 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit b7d47d7715569d46c9561e9209a5eb35db3575e4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Aug 22 17:53:25 2021 +0200
gnu: r-xfun: Update to 0.25.
* gnu/packages/cran.scm (r-xfun): Update to 0.25.
---
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 c037361..f885849 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5747,13 +5747,13 @@ iVAT).")
(define-public r-xfun
(package
(name "r-xfun")
- (version "0.24")
+ (version "0.25")
(source
(origin
(method url-fetch)
(uri (cran-uri "xfun" version))
(sha256
- (base32 "10xmw82wk40kjx22slla7959993l80s9m2rsvvvb8v9g42armqz3"))))
+ (base32 "15xy6hpz35j3mn4gvllj5m6krh5d86l4rnlxazsqjlckr237qgg6"))))
(build-system r-build-system)
;; knitr itself depends on xfun
#;
- 128/377: gnu: r-dismo: Remove commented input., (continued)
- 128/377: gnu: r-dismo: Remove commented input., guix-commits, 2021/09/05
- 143/377: gnu: Add rust-fd-lock-3., guix-commits, 2021/09/05
- 23/377: gnu: r-rbibutils: Update to 2.2.3., guix-commits, 2021/09/05
- 35/377: gnu: r-terra: Update to 1.3-22., guix-commits, 2021/09/05
- 41/377: gnu: r-packrat: Update to 0.7.0., guix-commits, 2021/09/05
- 37/377: gnu: r-showtext: Update to 0.9-4., guix-commits, 2021/09/05
- 44/377: gnu: r-rxnat: Update to 1.0.15., guix-commits, 2021/09/05
- 39/377: gnu: r-quanteda: Update to 3.1.0., guix-commits, 2021/09/05
- 12/377: gnu: r-datawizard: Update to 0.2.0., guix-commits, 2021/09/05
- 18/377: gnu: r-bbmle: Update to 1.0.24., guix-commits, 2021/09/05
- 19/377: gnu: r-xfun: Update to 0.25.,
guix-commits <=
- 20/377: gnu: r-tinytex: Update to 0.33., guix-commits, 2021/09/05
- 24/377: gnu: r-insight: Update to 0.14.3., guix-commits, 2021/09/05
- 32/377: gnu: r-bookdown: Update to 0.23., guix-commits, 2021/09/05
- 36/377: gnu: r-sysfonts: Update to 0.8.5., guix-commits, 2021/09/05
- 43/377: gnu: r-rlinsolve: Update to 0.3.2., guix-commits, 2021/09/05
- 47/377: gnu: r-infer: Update to 1.0.0., guix-commits, 2021/09/05
- 52/377: gnu: r-rjsonio: Update to 1.3-1.5., guix-commits, 2021/09/05
- 55/377: gnu: r-opencpu: Update to 2.2.5., guix-commits, 2021/09/05
- 60/377: gnu: r-readr: Update to 2.0.1., guix-commits, 2021/09/05
- 61/377: gnu: r-rmarkdown: Update to 2.10., guix-commits, 2021/09/05