[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/150: gnu: r-getoptlong: Update to 1.0.5.
From: |
guix-commits |
Subject: |
21/150: gnu: r-getoptlong: Update to 1.0.5. |
Date: |
Wed, 20 Jan 2021 11:20:40 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 4e6eb6683e02971f7d5bcfb1b65bfb310a9cbe1c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 20 17:08:03 2021 +0100
gnu: r-getoptlong: Update to 1.0.5.
* gnu/packages/cran.scm (r-getoptlong): Update to 1.0.5.
---
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 c5fe550..234660f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2579,14 +2579,14 @@ compare different dendrograms to one another.")
(define-public r-getoptlong
(package
(name "r-getoptlong")
- (version "1.0.4")
+ (version "1.0.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "GetoptLong" version))
(sha256
(base32
- "0l9pa9dx8pcg3j7jn4b9k98g7r5vdsvnmf6apnifzm57mc0vlkg6"))))
+ "00fpm6nd3kqa2ikasxa62jzywi46fvvmx1mdavcp5yrxxn37j8wc"))))
(properties `((upstream-name . "GetoptLong")))
(build-system r-build-system)
(inputs
- 09/150: gnu: r-diffobj: Update to 0.3.3., (continued)
- 09/150: gnu: r-diffobj: Update to 0.3.3., guix-commits, 2021/01/20
- 12/150: gnu: r-jsonlite: Update to 1.7.2., guix-commits, 2021/01/20
- 07/150: gnu: r-httpuv: Update to 1.5.5., guix-commits, 2021/01/20
- 08/150: import/cran: Add more invalid package names to ignore., guix-commits, 2021/01/20
- 10/150: gnu: r-rticles: Update to 0.18., guix-commits, 2021/01/20
- 11/150: gnu: r-mboost: Update to 2.9-4., guix-commits, 2021/01/20
- 15/150: gnu: r-htmlwidgets: Update to 1.5.3., guix-commits, 2021/01/20
- 16/150: gnu: r-crosstalk: Update to 1.1.1., guix-commits, 2021/01/20
- 14/150: gnu: r-htmltools: Update to 0.5.1., guix-commits, 2021/01/20
- 20/150: gnu: r-circlize: Update to 0.4.12., guix-commits, 2021/01/20
- 21/150: gnu: r-getoptlong: Update to 1.0.5.,
guix-commits <=
- 22/150: gnu: r-restrserve: Update to 0.4.1., guix-commits, 2021/01/20
- 13/150: gnu: r-servr: Update to 0.21., guix-commits, 2021/01/20
- 17/150: gnu: r-partykit: Update to 1.2-11., guix-commits, 2021/01/20
- 18/150: gnu: r-pkgbuild: Update to 1.2.0., guix-commits, 2021/01/20
- 19/150: gnu: r-rcpp: Update to 1.0.6., guix-commits, 2021/01/20
- 24/150: gnu: r-sp: Update to 1.4-5., guix-commits, 2021/01/20
- 26/150: gnu: r-rmysql: Update to 0.10.21., guix-commits, 2021/01/20
- 29/150: gnu: r-ggrepel: Update to 0.9.1., guix-commits, 2021/01/20
- 25/150: gnu: r-squarem: Update to 2021.1., guix-commits, 2021/01/20
- 31/150: gnu: r-ggridges: Update to 0.5.3., guix-commits, 2021/01/20