[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
115/135: gnu: r-readr: Update to 2.0.2.
From: |
guix-commits |
Subject: |
115/135: gnu: r-readr: Update to 2.0.2. |
Date: |
Wed, 3 Nov 2021 18:00:17 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b3d04cd11ee2bb9ad3b12d9c82f4ddb82347c8d0
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:53 2021 +0000
gnu: r-readr: Update to 2.0.2.
* gnu/packages/statistics.scm (r-readr): Update to 2.0.2.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 5de2ef3..5e69b29 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2557,13 +2557,13 @@ time-of-day values, based on the @code{difftime}
class.")
(define-public r-readr
(package
(name "r-readr")
- (version "2.0.1")
+ (version "2.0.2")
(source (origin
(method url-fetch)
(uri (cran-uri "readr" version))
(sha256
(base32
- "0cj5k3ykkhixgdsqm1gnmpc0d8z04l3fhvm2dr5xp7cpmhgsrpfr"))))
+ "05bnvcc55i0xjilfrqx3700mwiz8sgihq1wxlbvvr8nxa7bmxc4q"))))
(build-system r-build-system)
(propagated-inputs
`(("r-cli" ,r-cli)
- 133/135: gnu: r-motifstack: Update to 1.36.1., (continued)
- 133/135: gnu: r-motifstack: Update to 1.36.1., guix-commits, 2021/11/03
- 134/135: gnu: r-multidataset: Update to 1.20.2., guix-commits, 2021/11/03
- 132/135: gnu: r-enrichplot: Update to 1.12.3., guix-commits, 2021/11/03
- 135/135: gnu: r-s4vectors: Update to 0.30.2., guix-commits, 2021/11/03
- 123/135: gnu: r-robustbase: Update to 0.93-9., guix-commits, 2021/11/03
- 127/135: gnu: bedtools-2.18: Fix build with newer toolchain., guix-commits, 2021/11/03
- 128/135: gnu: r-annotationforge: Update to 1.34.1., guix-commits, 2021/11/03
- 130/135: gnu: r-genefilter: Update to 1.74.1., guix-commits, 2021/11/03
- 131/135: gnu: r-dose: Update to 3.18.3., guix-commits, 2021/11/03
- 114/135: gnu: r-desc: Update to 1.4.0., guix-commits, 2021/11/03
- 115/135: gnu: r-readr: Update to 2.0.2.,
guix-commits <=
- 121/135: gnu: r-hmisc: Update to 4.6-0., guix-commits, 2021/11/03
- 125/135: gnu: Add r-zellkonverter., guix-commits, 2021/11/03