[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/06: gnu: r-devtools: Update to 1.13.6.
From: |
Tobias Geerinckx-Rice |
Subject: |
06/06: gnu: r-devtools: Update to 1.13.6. |
Date: |
Thu, 23 Aug 2018 17:13:30 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit d32da49c76369daa58634d29560bfc9ea2fb23bd
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Aug 20 22:13:12 2018 +0200
gnu: r-devtools: Update to 1.13.6.
* gnu/packages/statistics.scm (r-devtools): Update to 1.13.6.
---
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 95a761e..e96708b 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2364,13 +2364,13 @@ informative error messages when it's not available.")
(define-public r-devtools
(package
(name "r-devtools")
- (version "1.13.5")
+ (version "1.13.6")
(source (origin
(method url-fetch)
(uri (cran-uri "devtools" version))
(sha256
(base32
- "1x3wsk7dh3yakii61kbfvafx9yz66h40ixiwfkf03dnp2n24hngs"))))
+ "1d9n49djydywfyp9w3njgxs5lag4ac7719wmxy1lkgcmn3l9sx5r"))))
(build-system r-build-system)
(propagated-inputs
`(("r-digest" ,r-digest)
- branch master updated (16b0e8d -> d32da49), Tobias Geerinckx-Rice, 2018/08/23
- 06/06: gnu: r-devtools: Update to 1.13.6.,
Tobias Geerinckx-Rice <=
- 05/06: gnu: drumkv1: Update to 0.9.2., Tobias Geerinckx-Rice, 2018/08/23
- 01/06: gnu: Update home pages for the V1 synth family., Tobias Geerinckx-Rice, 2018/08/23
- 04/06: gnu: synthv1: Update to 0.9.2., Tobias Geerinckx-Rice, 2018/08/23
- 03/06: gnu: samplv1: Update to 0.9.2., Tobias Geerinckx-Rice, 2018/08/23
- 02/06: gnu: padthv1: Update to 0.9.2., Tobias Geerinckx-Rice, 2018/08/23