[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/124: gnu: r-callr: Update to 3.7.1.
From: |
guix-commits |
Subject: |
14/124: gnu: r-callr: Update to 3.7.1. |
Date: |
Wed, 10 Aug 2022 09:51:10 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 3ad1be568329295c7a697fdd7038a6c9282d55d5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Aug 10 12:19:56 2022 +0200
gnu: r-callr: Update to 3.7.1.
* gnu/packages/cran.scm (r-callr): Update to 3.7.1.
---
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 720f70871b..237978ad2d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1969,14 +1969,14 @@ same time tries to group instances from the same class
together.")
(define-public r-callr
(package
(name "r-callr")
- (version "3.7.0")
+ (version "3.7.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "callr" version))
(sha256
(base32
- "02inaf3c7b0hikii7p2zwaphrq5myv4in92d9jxd1ilmhla5awnn"))))
+ "1vc986d571nwmb5lw5rq3d38z4qw36lr94s3apz50c2v79xsbqrp"))))
(build-system r-build-system)
(propagated-inputs
(list r-r6 r-processx))
- 78/124: gnu: r-quanteda: Update to 3.2.2., (continued)
- 78/124: gnu: r-quanteda: Update to 3.2.2., guix-commits, 2022/08/10
- 84/124: gnu: r-workflows: Update to 1.0.0., guix-commits, 2022/08/10
- 79/124: gnu: r-matrixextra: Update to 0.1.11., guix-commits, 2022/08/10
- 85/124: gnu: r-rsample: Update to 1.1.0., guix-commits, 2022/08/10
- 82/124: gnu: r-rsconnect: Update to 0.8.27., guix-commits, 2022/08/10
- 16/124: gnu: r-htmltable: Update to 2.4.1., guix-commits, 2022/08/10
- 15/124: gnu: r-htmltools: Update to 0.5.3., guix-commits, 2022/08/10
- 11/124: gnu: r-fontawesome: Update to 0.3.0., guix-commits, 2022/08/10
- 04/124: gnu: r-flexdashboard: Update to 0.6.0., guix-commits, 2022/08/10
- 08/124: gnu: r-activepathways: Update to 1.1.1., guix-commits, 2022/08/10
- 14/124: gnu: r-callr: Update to 3.7.1.,
guix-commits <=
- 19/124: gnu: r-mbess: Update to 4.9.1., guix-commits, 2022/08/10
- 25/124: gnu: r-rpostgresql: Update to 0.7-4., guix-commits, 2022/08/10
- 22/124: gnu: r-dendextend: Update to 1.16.0., guix-commits, 2022/08/10
- 21/124: gnu: r-rcpp: Update to 1.0.9., guix-commits, 2022/08/10
- 35/124: gnu: r-seriation: Update to 1.3.6., guix-commits, 2022/08/10
- 34/124: gnu: r-tsp: Update to 1.2-1., guix-commits, 2022/08/10
- 38/124: gnu: r-tsa: Update to 1.3.1., guix-commits, 2022/08/10
- 27/124: gnu: r-generics: Update to 0.1.3., guix-commits, 2022/08/10
- 24/124: gnu: r-timedate: Update to 4021.104., guix-commits, 2022/08/10
- 23/124: gnu: r-dimred: Update to 0.2.6., guix-commits, 2022/08/10