[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/36: gnu: r-xfun: Update to 0.2.
From: |
Tobias Geerinckx-Rice |
Subject: |
04/36: gnu: r-xfun: Update to 0.2. |
Date: |
Tue, 19 Jun 2018 23:27:45 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit cac85e8bdbc510dbbe49b951b76b327c9eaa0008
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Jun 20 00:24:47 2018 +0200
gnu: r-xfun: Update to 0.2.
* gnu/packages/cran.scm (r-xfun): Update to 0.2.
---
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 aa5bdc9..2d4dd18 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2570,14 +2570,14 @@ iVAT).")
(define-public r-xfun
(package
(name "r-xfun")
- (version "0.1")
+ (version "0.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "xfun" version))
(sha256
(base32
- "1sm51gmwgw876d6d1q8smxmfgfh6zsnykfx8qp8z6jmh0fvd89pj"))))
+ "0zl22fcw90kdvzkjyf6vbmdmn9rz3bl51522fasvmykypffyng4a"))))
(build-system r-build-system)
(home-page "https://github.com/yihui/xfun")
(synopsis "Miscellaneous functions")
- branch master updated (c19af99 -> 80f7550), Tobias Geerinckx-Rice, 2018/06/19
- 03/36: gnu: inxi-minimal: Update to 3.0.12-1., Tobias Geerinckx-Rice, 2018/06/19
- 01/36: gnu: mrrescue: Fix typo in description., Tobias Geerinckx-Rice, 2018/06/19
- 04/36: gnu: r-xfun: Update to 0.2.,
Tobias Geerinckx-Rice <=
- 07/36: gnu: emacs-ghub: Update to 2.0.1., Tobias Geerinckx-Rice, 2018/06/19
- 02/36: gnu: bspwm: Update to 0.9.5., Tobias Geerinckx-Rice, 2018/06/19
- 08/36: gnu: guile-emacs: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19
- 10/36: gnu: emacs-ghub: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19
- 06/36: Fix some more lonely unquotes., Tobias Geerinckx-Rice, 2018/06/19
- 14/36: gnu: emacs-graphviz-dot-mode: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19
- 16/36: gnu: emacs-pdf-tools: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19
- 09/36: gnu: emacs-magit-popup: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19
- 05/36: gnu: emacs-with-editor: Update to 2.7.3., Tobias Geerinckx-Rice, 2018/06/19
- 13/36: gnu: emacs-ag: Return #t from phases., Tobias Geerinckx-Rice, 2018/06/19