[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/16: gnu: r-cubature: Update to 1.4.
From: |
Tobias Geerinckx-Rice |
Subject: |
01/16: gnu: r-cubature: Update to 1.4. |
Date: |
Fri, 15 Jun 2018 03:57:31 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 752ff6e9aa3a3e03415059b6d5de24b25ce169ce
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Jun 14 20:53:06 2018 +0200
gnu: r-cubature: Update to 1.4.
* gnu/packages/cran.scm (r-cubature): Update to 1.4.
---
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 82beb7b..aa5bdc9 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3044,14 +3044,14 @@ applied econometric analysis.")
(define-public r-cubature
(package
(name "r-cubature")
- (version "1.3-13")
+ (version "1.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "cubature" version))
(sha256
(base32
- "1aq0viv2d21v7iyln73973a4h113nlv8bi007qkw6z0hijzg6gz3"))))
+ "1hd23b8v2kpqp5gr0va8p2q7j8w9rik6ks7zrr4b8mb2mwrakk74"))))
(build-system r-build-system)
(propagated-inputs
`(("r-rcpp" ,r-rcpp)))
- branch master updated (abde01f -> ad21323), Tobias Geerinckx-Rice, 2018/06/15
- 03/16: gnu: perl-xml-atom: Propagate inputs., Tobias Geerinckx-Rice, 2018/06/15
- 01/16: gnu: r-cubature: Update to 1.4.,
Tobias Geerinckx-Rice <=
- 02/16: gnu: nickle: Update to 2.81., Tobias Geerinckx-Rice, 2018/06/15
- 07/16: gnu: fcitx: Update to 4.2.9.6., Tobias Geerinckx-Rice, 2018/06/15
- 09/16: gnu: perl-xml-libxml-simple: Update to 0.99., Tobias Geerinckx-Rice, 2018/06/15
- 05/16: gnu: perl-xml-xpath: Update to 1.42., Tobias Geerinckx-Rice, 2018/06/15
- 12/16: gnu: spice-protocol: Update to 0.12.14., Tobias Geerinckx-Rice, 2018/06/15
- 08/16: gnu: fcitx-configtool: Update to 0.4.10., Tobias Geerinckx-Rice, 2018/06/15
- 15/16: gnu: light: Return #t from phase., Tobias Geerinckx-Rice, 2018/06/15
- 10/16: gnu: gource: Update to 0.49., Tobias Geerinckx-Rice, 2018/06/15
- 16/16: gnu: cpuid: Update to 20180519., Tobias Geerinckx-Rice, 2018/06/15
- 04/16: gnu: perl-xml-xpath: Propagate inputs., Tobias Geerinckx-Rice, 2018/06/15