[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/55: gnu: r-processx: Update to 3.6.1.
From: |
guix-commits |
Subject: |
09/55: gnu: r-processx: Update to 3.6.1. |
Date: |
Fri, 1 Jul 2022 13:04:45 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 95262df9705549002f6bb1c2b085c8afbf91c042
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jul 1 15:29:58 2022 +0200
gnu: r-processx: Update to 3.6.1.
* gnu/packages/cran.scm (r-processx): Update to 3.6.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 d61394a207..6c1edf7be3 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6410,13 +6410,13 @@ constants, and control debugging of packages via
environment variables.")
(define-public r-processx
(package
(name "r-processx")
- (version "3.6.0")
+ (version "3.6.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "processx" version))
(sha256
- (base32 "0kx6hvkkj6lh8lrdh819hvkx8nyq5aac53mkvpqyskwkmmlnf63m"))))
+ (base32 "1xgjj37s304vdwp2a02rl999xl6dw7iw0ib9jyfpjrqyc1lmfw47"))))
(build-system r-build-system)
(propagated-inputs
(list r-ps r-r6))
- branch wip-r created (now e37233d869), guix-commits, 2022/07/01
- 02/55: gnu: r-ggpmisc: Update to 0.4.7., guix-commits, 2022/07/01
- 04/55: gnu: r-partykit: Update to 1.2-16., guix-commits, 2022/07/01
- 01/55: gnu: r-restfulr: Update to 0.0.15., guix-commits, 2022/07/01
- 05/55: gnu: r-ps: Update to 1.7.1., guix-commits, 2022/07/01
- 07/55: gnu: r-idr: Update to 1.3., guix-commits, 2022/07/01
- 08/55: gnu: r-broom: Update to 1.0.0., guix-commits, 2022/07/01
- 09/55: gnu: r-processx: Update to 3.6.1.,
guix-commits <=
- 12/55: gnu: r-itsadug: Update to 2.4.1., guix-commits, 2022/07/01
- 13/55: gnu: r-raster: Update to 3.5-21., guix-commits, 2022/07/01
- 15/55: gnu: r-emmeans: Update to 1.7.5., guix-commits, 2022/07/01
- 03/55: gnu: r-reordercluster: Update to 2.0., guix-commits, 2022/07/01
- 06/55: gnu: r-pkgload: Update to 1.3.0., guix-commits, 2022/07/01
- 11/55: gnu: r-tinytex: Update to 0.40., guix-commits, 2022/07/01
- 10/55: gnu: r-qap: Update to 0.1-2., guix-commits, 2022/07/01
- 18/55: gnu: r-waveslim: Update to 1.8.3., guix-commits, 2022/07/01
- 17/55: gnu: r-admisc: Update to 0.29., guix-commits, 2022/07/01
- 25/55: gnu: r-dalex: Update to 2.4.2., guix-commits, 2022/07/01