[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/11: gnu: r-rngtools: Update to 1.3.1.1.
From: |
guix-commits |
Subject: |
08/11: gnu: r-rngtools: Update to 1.3.1.1. |
Date: |
Sat, 27 Apr 2019 06:03:27 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 9fbbe2623fea7aab93f14d689b7f53b1af3ae333
Author: Ricardo Wurmus <address@hidden>
Date: Sat Apr 27 11:37:41 2019 +0200
gnu: r-rngtools: Update to 1.3.1.1.
* gnu/packages/statistics.scm (r-rngtools): Update to 1.3.1.1.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 2a2c297..f106841 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3313,14 +3313,14 @@ package registries.")
(define-public r-rngtools
(package
(name "r-rngtools")
- (version "1.3.1")
+ (version "1.3.1.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "rngtools" version))
(sha256
(base32
- "097215qcfw6ybllpzmp1532r59h2srvch3aca4z4s6l2rf9w8gvn"))))
+ "0k1nlcxggflq0043m15dfclnqnzchkpw2ik7jk82h4dqwvysiqcr"))))
(build-system r-build-system)
(propagated-inputs
`(("r-digest" ,r-digest)
- branch master updated (747c8f2 -> ea9d634), guix-commits, 2019/04/27
- 02/11: gnu: r-ordinal: Update to 2019.4-25., guix-commits, 2019/04/27
- 01/11: gnu: Add r-mitools., guix-commits, 2019/04/27
- 03/11: gnu: r-survey: Update to 3.36., guix-commits, 2019/04/27
- 04/11: gnu: r-classint: Update to 0.3-3., guix-commits, 2019/04/27
- 05/11: gnu: r-sf: Update to 0.7-4., guix-commits, 2019/04/27
- 08/11: gnu: r-rngtools: Update to 1.3.1.1.,
guix-commits <=
- 10/11: gnu: r-caret: Update to 6.0-84., guix-commits, 2019/04/27
- 06/11: gnu: r-boot: Update to 1.3-22., guix-commits, 2019/04/27
- 09/11: gnu: r-fpc: Update to 2.1-11.2., guix-commits, 2019/04/27
- 07/11: gnu: r-mass: Update to 7.3-51.4., guix-commits, 2019/04/27
- 11/11: gnu: r-quadprog: Update to 1.5-6., guix-commits, 2019/04/27