[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
46/55: gnu: r-argparse: Update to 2.0.1.
From: |
guix-commits |
Subject: |
46/55: gnu: r-argparse: Update to 2.0.1. |
Date: |
Wed, 20 Mar 2019 19:03:12 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 37317189a7de4db181d22be8925bb501cd5b10c7
Author: Ricardo Wurmus <address@hidden>
Date: Wed Mar 20 23:53:59 2019 +0100
gnu: r-argparse: Update to 2.0.1.
* gnu/packages/cran.scm (r-argparse): Update to 2.0.1.
[propagated-inputs]: Remove r-getopt.
---
gnu/packages/cran.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 78ddd61..9364a51 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6097,19 +6097,18 @@ matches version and feature constraints.")
(define-public r-argparse
(package
(name "r-argparse")
- (version "2.0.0")
+ (version "2.0.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "argparse" version))
(sha256
(base32
- "1qrp7hc8sm6ryw0zws76al865ansig1xbx8ljxz4wabh60msrz3i"))))
+ "1as7h6z7kzgv0fqzpnp76qbm96b4jcd37azd58b7rz0l1n94764l"))))
(build-system r-build-system)
(inputs `(("python" ,python)))
(propagated-inputs
`(("r-findpython" ,r-findpython)
- ("r-getopt" ,r-getopt)
("r-jsonlite" ,r-jsonlite)
("r-r6" ,r-r6)))
(home-page "https://github.com/trevorld/argparse")
- 22/55: gnu: r-rmarkdown: Update to 1.12., (continued)
- 22/55: gnu: r-rmarkdown: Update to 1.12., guix-commits, 2019/03/20
- 24/55: gnu: r-colorspace: Update to 1.4-1., guix-commits, 2019/03/20
- 28/55: gnu: r-ordinal: Update to 2019.3-9., guix-commits, 2019/03/20
- 29/55: gnu: r-cli: Update to 1.1.0., guix-commits, 2019/03/20
- 30/55: gnu: r-processx: Update to 3.3.0., guix-commits, 2019/03/20
- 35/55: gnu: r-purrr: Update to 0.3.2., guix-commits, 2019/03/20
- 32/55: gnu: r-zip: Update to 2.0.1., guix-commits, 2019/03/20
- 34/55: gnu: r-mclust: Update to 5.4.3., guix-commits, 2019/03/20
- 47/55: gnu: r-rgl: Update to 0.100.19., guix-commits, 2019/03/20
- 27/55: gnu: r-lmoments: Update to 1.3-1., guix-commits, 2019/03/20
- 46/55: gnu: r-argparse: Update to 2.0.1.,
guix-commits <=
- 41/55: gnu: r-gmp: Update to 0.5-13.5., guix-commits, 2019/03/20
- 45/55: gnu: r-findpython: Update to 1.0.5., guix-commits, 2019/03/20
- 49/55: gnu: r-proc: Update to 1.14.0., guix-commits, 2019/03/20
- 55/55: gnu: r-spam: Update to 2.2-2., guix-commits, 2019/03/20
- 09/55: gnu: qtractor: Update to 0.9.6., guix-commits, 2019/03/20
- 20/55: gnu: r-httpuv: Update to 1.5.0., guix-commits, 2019/03/20
- 26/55: gnu: r-rcpp: Update to 1.0.1., guix-commits, 2019/03/20
- 52/55: gnu: r-coin: Update to 1.3-0., guix-commits, 2019/03/20
- 07/55: gnu: r-maldiquant: Update to 1.19.2., guix-commits, 2019/03/20
- 03/55: gnu: r-sys: Update to 3.1., guix-commits, 2019/03/20