[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
50/57: gnu: r-vroom: Update to 1.5.3.
From: |
guix-commits |
Subject: |
50/57: gnu: r-vroom: Update to 1.5.3. |
Date: |
Mon, 26 Jul 2021 09:39:34 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 3b0f084b54c40074bd5d21158e3380165bff304b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 26 15:19:14 2021 +0200
gnu: r-vroom: Update to 1.5.3.
* gnu/packages/cran.scm (r-vroom): Update to 1.5.3.
---
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 fc8ed22..14943c2 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -29801,14 +29801,14 @@ time zone manipulations.")
(define-public r-vroom
(package
(name "r-vroom")
- (version "1.5.2")
+ (version "1.5.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "vroom" version))
(sha256
(base32
- "1a6a265ymmwv9s0iaml7f51a5wpazwf31pl16phc41x27j338fcw"))))
+ "0hjb9qxv1ma7c38pihqhypc9l55ad1i1dfzxsz56jn3jsiw29ya4"))))
(properties `((upstream-name . "vroom")))
(build-system r-build-system)
(propagated-inputs
- 40/57: gnu: r-workflows: Update to 0.2.3., (continued)
- 40/57: gnu: r-workflows: Update to 0.2.3., guix-commits, 2021/07/26
- 43/57: gnu: r-parsnip: Update to 0.1.7., guix-commits, 2021/07/26
- 44/57: gnu: r-modeldata: Update to 0.1.1., guix-commits, 2021/07/26
- 46/57: gnu: r-lpme: Update to 1.1.2., guix-commits, 2021/07/26
- 47/57: gnu: r-mlr3misc: Update to 0.9.3., guix-commits, 2021/07/26
- 48/57: gnu: r-readtext: Update to 0.81., guix-commits, 2021/07/26
- 53/57: gnu: r-tibble: Update to 3.1.3., guix-commits, 2021/07/26
- 57/57: gnu: r-ranger: Update to 0.13.1., guix-commits, 2021/07/26
- 45/57: gnu: r-phangorn: Update to 2.7.1., guix-commits, 2021/07/26
- 49/57: gnu: r-tzdb: Update to 0.1.2., guix-commits, 2021/07/26
- 50/57: gnu: r-vroom: Update to 1.5.3.,
guix-commits <=
- 51/57: gnu: r-stringi: Update to 1.7.3., guix-commits, 2021/07/26
- 52/57: gnu: r-pryr: Update to 0.1.5., guix-commits, 2021/07/26
- 54/57: gnu: r-readr: Update to 2.0.0., guix-commits, 2021/07/26
- 55/57: gnu: r-rcpparmadillo: Update to 0.10.6.0.0., guix-commits, 2021/07/26
- 56/57: gnu: r-blob: Update to 1.2.2., guix-commits, 2021/07/26