[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/43: gnu: r-callr: Update to 3.4.4.
From: |
guix-commits |
Subject: |
03/43: gnu: r-callr: Update to 3.4.4. |
Date: |
Mon, 14 Sep 2020 13:07:24 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit adde9093691a272a5e766eff978ba2bd95729f77
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Sep 14 19:01:40 2020 +0200
gnu: r-callr: Update to 3.4.4.
* gnu/packages/cran.scm (r-callr): Update to 3.4.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 0d7d7e3..6c127fd 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -784,14 +784,14 @@ same time tries to group instances from the same class
together.")
(define-public r-callr
(package
(name "r-callr")
- (version "3.4.3")
+ (version "3.4.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "callr" version))
(sha256
(base32
- "1dc20gdawy9mhnc452qlshv2p4krs6c2gymvpv365mn141zjgdq1"))))
+ "1hgc4mfwv83104fh93v8g2srpwzjayq7krgzi9r0apq784r61642"))))
(build-system r-build-system)
(propagated-inputs
`(("r-r6" ,r-r6)
- branch master updated (327f6ae -> d60739d), guix-commits, 2020/09/14
- 01/43: gnu: r-activedriverwgs: Update to 1.1.0., guix-commits, 2020/09/14
- 02/43: gnu: r-ggpmisc: Update to 0.3.6., guix-commits, 2020/09/14
- 03/43: gnu: r-callr: Update to 3.4.4.,
guix-commits <=
- 04/43: gnu: r-jsonlite: Update to 1.7.1., guix-commits, 2020/09/14
- 05/43: gnu: r-shape: Update to 1.4.5., guix-commits, 2020/09/14
- 10/43: gnu: r-processx: Update to 3.4.4., guix-commits, 2020/09/14
- 11/43: gnu: r-xfun: Update to 0.17., guix-commits, 2020/09/14
- 12/43: gnu: r-tsa: Update to 1.3., guix-commits, 2020/09/14
- 13/43: gnu: r-extradistr: Update to 1.9.1., guix-commits, 2020/09/14
- 06/43: gnu: r-lmtest: Update to 0.9-38., guix-commits, 2020/09/14
- 07/43: gnu: r-inline: Update to 0.3.16., guix-commits, 2020/09/14
- 08/43: gnu: r-psych: Update to 2.0.8., guix-commits, 2020/09/14
- 09/43: gnu: r-xts: Update to 0.12.1., guix-commits, 2020/09/14