[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/35: gnu: r-processx: Update to 3.8.4.
From: |
guix-commits |
Subject: |
14/35: gnu: r-processx: Update to 3.8.4. |
Date: |
Tue, 19 Mar 2024 10:03:07 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 46b6eaa664674d1696c695cfb97bc62bd1806141
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 19 14:43:24 2024 +0100
gnu: r-processx: Update to 3.8.4.
* gnu/packages/cran.scm (r-processx): Update to 3.8.4.
Change-Id: Ie11b9d8a99df3e316b61a74f9bd12cbb0ab7dbb3
---
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 6d96b9f775..d4a05f9721 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10301,13 +10301,13 @@ constants, and control debugging of packages via
environment variables.")
(define-public r-processx
(package
(name "r-processx")
- (version "3.8.3")
+ (version "3.8.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "processx" version))
(sha256
- (base32 "0cfq6pq8rg0vhjfgvf48hfvngbn1g6hv28b6pgxh55xqh8acbn0s"))))
+ (base32 "02z7n59pglz6jw1vyyl0mkc7mz2c7y8yzsnhq5yz62digwnnf9v6"))))
(build-system r-build-system)
(propagated-inputs
(list r-ps r-r6))
- branch master updated (83c5e7169d -> 26aa8fc87e), guix-commits, 2024/03/19
- 03/35: gnu: r-dyngen: Move to (gnu packages cran)., guix-commits, 2024/03/19
- 08/35: gnu: r-gwasexacthw: Update to 1.2., guix-commits, 2024/03/19
- 10/35: gnu: r-sass: Update to 0.4.9., guix-commits, 2024/03/19
- 11/35: gnu: r-pkgbuild: Update to 1.4.4., guix-commits, 2024/03/19
- 14/35: gnu: r-processx: Update to 3.8.4.,
guix-commits <=
- 17/35: gnu: r-ggsci: Update to 3.0.2., guix-commits, 2024/03/19
- 02/35: gnu: r-tictoc: Update to 1.2.1., guix-commits, 2024/03/19
- 07/35: gnu: r-igraph: Update to 2.0.3., guix-commits, 2024/03/19
- 09/35: gnu: r-zcompositions: Update to 1.5.0-3., guix-commits, 2024/03/19
- 05/35: gnu: r-arrow: Update to 15.0.1., guix-commits, 2024/03/19
- 01/35: gnu: r-genomeinfodb: Update to 1.38.8., guix-commits, 2024/03/19
- 06/35: gnu: snakemake-5: Use G-expression., guix-commits, 2024/03/19
- 13/35: gnu: r-coro: Update to 1.0.4., guix-commits, 2024/03/19
- 12/35: gnu: r-psych: Update to 2.4.3., guix-commits, 2024/03/19
- 15/35: gnu: r-tinytex: Update to 0.50., guix-commits, 2024/03/19