[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/20: gnu: r-desolve: Update to 1.21.
From: |
Tobias Geerinckx-Rice |
Subject: |
08/20: gnu: r-desolve: Update to 1.21. |
Date: |
Wed, 16 May 2018 21:21:53 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 9a2ac95d7623f083420ceb27d034a79b2e739b58
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed May 16 15:44:17 2018 +0200
gnu: r-desolve: Update to 1.21.
* gnu/packages/maths.scm (r-desolve): Update to 1.21.
---
gnu/packages/maths.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 2e6f79a..c1ef67f 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -3889,14 +3889,14 @@ are noisy or are discontinuous at the solution.")
(define-public r-desolve
(package
(name "r-desolve")
- (version "1.20")
+ (version "1.21")
(source
(origin
(method url-fetch)
(uri (cran-uri "deSolve" version))
(sha256
(base32
- "18nx3maww979a8p8ly4hv63y65mnjx8vbj2fpipd6rhcbf1lbsan"))))
+ "0qqc4mknw1jblzcmph1dg3k1p6w42yal0k1xjh8pqk7yb3a75hs5"))))
(properties `((upstream-name . "deSolve")))
(build-system r-build-system)
(native-inputs
- branch master updated (2112a99 -> 649b334), Tobias Geerinckx-Rice, 2018/05/16
- 04/20: gnu: usbutils: Update to 010., Tobias Geerinckx-Rice, 2018/05/16
- 02/20: gnu: graphicsmagick: Update to 1.3.29., Tobias Geerinckx-Rice, 2018/05/16
- 01/20: gnu: feh: Update to 2.26.2., Tobias Geerinckx-Rice, 2018/05/16
- 10/20: gnu: libnftnl: Update to 1.1.0., Tobias Geerinckx-Rice, 2018/05/16
- 08/20: gnu: r-desolve: Update to 1.21.,
Tobias Geerinckx-Rice <=
- 09/20: gnu: libraw: Update to 0.18.11., Tobias Geerinckx-Rice, 2018/05/16
- 12/20: gnu: python-numexpr: Update to 2.6.5., Tobias Geerinckx-Rice, 2018/05/16
- 07/20: gnu: rng-tools: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/16
- 06/20: gnu: rng-tools: Update to 6.2., Tobias Geerinckx-Rice, 2018/05/16
- 11/20: gnu: libfm: Update to 1.3.0.2., Tobias Geerinckx-Rice, 2018/05/16
- 14/20: gnu: python-ddt: Update to 1.1.3., Tobias Geerinckx-Rice, 2018/05/16
- 05/20: gnu: python-graphviz: Update to 0.8.3., Tobias Geerinckx-Rice, 2018/05/16
- 15/20: gnu: dash: Update to 0.5.10.1., Tobias Geerinckx-Rice, 2018/05/16
- 13/20: gnu: python-netifaces: Update to 0.10.7., Tobias Geerinckx-Rice, 2018/05/16
- 19/20: gnu: r-rcppprogress: Update to 0.4.1., Tobias Geerinckx-Rice, 2018/05/16