[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
61/124: gnu: r-optparse: Update to 1.7.1.
From: |
guix-commits |
Subject: |
61/124: gnu: r-optparse: Update to 1.7.1. |
Date: |
Mon, 1 Nov 2021 17:29:08 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 6a01c8cf4148c9073b7f8c042ac66c77628a6c6f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:42 2021 +0000
gnu: r-optparse: Update to 1.7.1.
* gnu/packages/cran.scm (r-optparse): Update to 1.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 096b7cb..5a17ded 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -17134,14 +17134,14 @@ authoring books and technical documents with R
Markdown.")
(define-public r-optparse
(package
(name "r-optparse")
- (version "1.6.6")
+ (version "1.7.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "optparse" version))
(sha256
(base32
- "1l301dy3gc8pn7j00awcjh41wmc1ks9kswak255kbsa6f54rsxsi"))))
+ "1rqz0y4r94y3mwbb9kyz97cjqpnprka96qbncvbnbmgg2d630kij"))))
(build-system r-build-system)
(propagated-inputs
`(("r-getopt" ,r-getopt)))
- 59/124: gnu: r-sf: Update to 1.0-3., (continued)
- 59/124: gnu: r-sf: Update to 1.0-3., guix-commits, 2021/11/01
- 69/124: gnu: r-terra: Update to 1.4-11., guix-commits, 2021/11/01
- 76/124: gnu: r-msm: Update to 1.6.9., guix-commits, 2021/11/01
- 80/124: gnu: r-rcdd: Update to 1.4., guix-commits, 2021/11/01
- 91/124: gnu: r-perm: Update to 1.0-0.2., guix-commits, 2021/11/01
- 92/124: gnu: r-qtl: Update to 1.50., guix-commits, 2021/11/01
- 112/124: gnu: r-tibble: Update to 3.1.5., guix-commits, 2021/11/01
- 115/124: gnu: r-readr: Update to 2.0.2., guix-commits, 2021/11/01
- 116/124: gnu: r-rcpparmadillo: Update to 0.10.7.0.0., guix-commits, 2021/11/01
- 118/124: gnu: r-viridis: Update to 0.6.2., guix-commits, 2021/11/01
- 61/124: gnu: r-optparse: Update to 1.7.1.,
guix-commits <=
- 64/124: gnu: r-pmcmr: Update to 4.4., guix-commits, 2021/11/01
- 72/124: gnu: r-fda: Update to 5.4.0., guix-commits, 2021/11/01
- 85/124: gnu: r-spatstat-geom: Update to 2.3-0., guix-commits, 2021/11/01
- 93/124: gnu: r-qtl2: Update to 0.28., guix-commits, 2021/11/01
- 107/124: gnu: r-stringi: Update to 1.7.5., guix-commits, 2021/11/01
- 113/124: gnu: r-data-table: Update to 1.14.2., guix-commits, 2021/11/01
- 121/124: gnu: r-hmisc: Update to 4.6-0., guix-commits, 2021/11/01
- 124/124: gnu: r-lubridate: Update to 1.8.0., guix-commits, 2021/11/01
- 68/124: gnu: r-systemfonts: Update to 1.0.3., guix-commits, 2021/11/01
- 73/124: gnu: r-actuar: Update to 3.2-0., guix-commits, 2021/11/01