[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
48/104: gnu: r-processx: Update to 3.4.1.
From: |
guix-commits |
Subject: |
48/104: gnu: r-processx: Update to 3.4.1. |
Date: |
Tue, 6 Aug 2019 09:50:27 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 503d5b5a75d6f5e9ecc597eff1047b1dd03b3432
Author: Ricardo Wurmus <address@hidden>
Date: Tue Aug 6 14:42:43 2019 +0200
gnu: r-processx: Update to 3.4.1.
* gnu/packages/cran.scm (r-processx): Update to 3.4.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 ddc0526..d3cbb3e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3651,14 +3651,14 @@ constants, and control debugging of packages via
environment variables.")
(define-public r-processx
(package
(name "r-processx")
- (version "3.3.1")
+ (version "3.4.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "processx" version))
(sha256
(base32
- "1bhbfacx2z2d97pz5bch45nvbvywhx2zp049czlfbdivkzgxn8v1"))))
+ "1g6ipcaxg9y94lyrnbp7kkbqfkcdh1fyrqjjclbjp3x7iysdvazi"))))
(build-system r-build-system)
(propagated-inputs
`(("r-ps" ,r-ps)
- 33/104: gnu: r-callr: Update to 3.3.1., (continued)
- 33/104: gnu: r-callr: Update to 3.3.1., guix-commits, 2019/08/06
- 35/104: gnu: r-haven: Update to 2.1.1., guix-commits, 2019/08/06
- 38/104: gnu: r-lpsolve: Update to 5.6.13.2., guix-commits, 2019/08/06
- 36/104: gnu: r-pkgbuild: Update to 1.0.4., guix-commits, 2019/08/06
- 39/104: gnu: r-energy: Update to 1.7-6., guix-commits, 2019/08/06
- 31/104: gnu: r-clipr: Update to 0.7.0., guix-commits, 2019/08/06
- 34/104: gnu: r-curl: Update to 4.0., guix-commits, 2019/08/06
- 42/104: gnu: r-geometry: Update to 0.4.2., guix-commits, 2019/08/06
- 41/104: gnu: Add r-linprog., guix-commits, 2019/08/06
- 47/104: gnu: r-vioplot: Update to 0.3.2., guix-commits, 2019/08/06
- 48/104: gnu: r-processx: Update to 3.4.1.,
guix-commits <=
- 43/104: gnu: r-recipes: Update to 0.1.6., guix-commits, 2019/08/06
- 29/104: gnu: r-quantreg: Update to 5.42.1., guix-commits, 2019/08/06
- 37/104: gnu: r-rcpp: Update to 1.0.2., guix-commits, 2019/08/06
- 40/104: gnu: r-lava: Update to 1.6.6., guix-commits, 2019/08/06
- 46/104: gnu: r-hardyweinberg: Update to 1.6.3., guix-commits, 2019/08/06
- 45/104: gnu: r-mice: Update to 3.6.0., guix-commits, 2019/08/06
- 51/104: gnu: r-shinyace: Update to 0.4.0., guix-commits, 2019/08/06
- 59/104: gnu: r-proc: Update to 1.15.3., guix-commits, 2019/08/06
- 60/104: gnu: r-raster: Update to 2.9-23., guix-commits, 2019/08/06
- 55/104: gnu: r-reticulate: Update to 1.13., guix-commits, 2019/08/06