[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/22: gnu: r-xfun: Update to 0.6.
From: |
guix-commits |
Subject: |
10/22: gnu: r-xfun: Update to 0.6. |
Date: |
Sat, 6 Apr 2019 17:13:33 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a2befb37513e59453bd5063c1ba6f724d4b05215
Author: Ricardo Wurmus <address@hidden>
Date: Sat Apr 6 22:55:45 2019 +0200
gnu: r-xfun: Update to 0.6.
* gnu/packages/cran.scm (r-xfun): Update to 0.6.
---
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 337ad87..d31a181 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3617,14 +3617,14 @@ iVAT).")
(define-public r-xfun
(package
(name "r-xfun")
- (version "0.5")
+ (version "0.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "xfun" version))
(sha256
(base32
- "1wkrapc490r9l9z6mz623zn9ijq64mckc17xg2s7n3s9yaxj98lb"))))
+ "123wmnykmlq9prqx1g9ij9vyqx25pib2jnqjrwy39rfmzbsypbx3"))))
(build-system r-build-system)
(home-page "https://github.com/yihui/xfun")
(synopsis "Miscellaneous functions")
- branch master updated (3b5671a -> 2da8588), guix-commits, 2019/04/06
- 04/22: gnu: r-rlang: Update to 0.3.3., guix-commits, 2019/04/06
- 03/22: gnu: r-survival: Update to 2.44-1.1., guix-commits, 2019/04/06
- 01/22: gnu: r-cluster: Update to 2.0.8., guix-commits, 2019/04/06
- 06/22: gnu: r-httpuv: Update to 1.5.1., guix-commits, 2019/04/06
- 10/22: gnu: r-xfun: Update to 0.6.,
guix-commits <=
- 05/22: gnu: r-gdtools: Update to 0.1.8., guix-commits, 2019/04/06
- 02/22: gnu: r-mass: Update to 7.3-51.3., guix-commits, 2019/04/06
- 20/22: gnu: r-ldblock: Update to 1.12.1., guix-commits, 2019/04/06
- 15/22: gnu: r-bedr: Update to 1.0.7., guix-commits, 2019/04/06
- 11/22: gnu: r-network: Update to 1.15., guix-commits, 2019/04/06
- 09/22: gnu: r-extremes: Update to 2.0-10., guix-commits, 2019/04/06
- 19/22: gnu: r-ensembldb: Update to 2.6.8., guix-commits, 2019/04/06
- 08/22: gnu: r-distillery: Update to 1.0-6., guix-commits, 2019/04/06
- 17/22: gnu: r-optparse: Update to 1.6.2., guix-commits, 2019/04/06
- 16/22: gnu: r-spdep: Update to 1.1-2., guix-commits, 2019/04/06