[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
60/377: gnu: r-readr: Update to 2.0.1.
From: |
guix-commits |
Subject: |
60/377: gnu: r-readr: Update to 2.0.1. |
Date: |
Thu, 2 Sep 2021 17:54:38 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 5b7813fd0903482746146fb4bd61c3d0a852143b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Aug 22 17:53:35 2021 +0200
gnu: r-readr: Update to 2.0.1.
* gnu/packages/statistics.scm (r-readr): Update to 2.0.1.
---
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 a0e7129..7fdd8bd 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2555,13 +2555,13 @@ time-of-day values, based on the @code{difftime}
class.")
(define-public r-readr
(package
(name "r-readr")
- (version "2.0.0")
+ (version "2.0.1")
(source (origin
(method url-fetch)
(uri (cran-uri "readr" version))
(sha256
(base32
- "1738nccg0msrhmzsasp19i0dpqi3m1nqbbg3nf1iiyp0mqc1dl8r"))))
+ "0cj5k3ykkhixgdsqm1gnmpc0d8z04l3fhvm2dr5xp7cpmhgsrpfr"))))
(build-system r-build-system)
(propagated-inputs
`(("r-cli" ,r-cli)
- 82/377: gnu: r-scuttle: Update to 1.2.1., (continued)
- 82/377: gnu: r-scuttle: Update to 1.2.1., guix-commits, 2021/09/02
- 85/377: gnu: openssl: Update replacement to 1.1.1l [security fixes]., guix-commits, 2021/09/02
- 88/377: gnu: Add r-ballgown., guix-commits, 2021/09/02
- 87/377: gnu: Add ivar., guix-commits, 2021/09/02
- 84/377: gnu: r-delayedmatrixstats: Update to 1.14.2., guix-commits, 2021/09/02
- 39/377: gnu: r-quanteda: Update to 3.1.0., guix-commits, 2021/09/02
- 40/377: gnu: r-rpf: Update to 1.0.8., guix-commits, 2021/09/02
- 48/377: gnu: r-seurat: Update to 4.0.4., guix-commits, 2021/09/02
- 58/377: gnu: r-survival: Update to 3.2-12., guix-commits, 2021/09/02
- 61/377: gnu: r-rmarkdown: Update to 2.10., guix-commits, 2021/09/02
- 60/377: gnu: r-readr: Update to 2.0.1.,
guix-commits <=
- 75/377: gnu: r-ggtree: Update to 3.0.3., guix-commits, 2021/09/02
- 92/377: gnu: emacs-ebdb: Update to 0.8.2., guix-commits, 2021/09/02
- 95/377: gnu: emacs-htmlize: Update to 1.56., guix-commits, 2021/09/02
- 23/377: gnu: r-rbibutils: Update to 2.2.3., guix-commits, 2021/09/02
- 37/377: gnu: r-showtext: Update to 0.9-4., guix-commits, 2021/09/02
- 44/377: gnu: r-rxnat: Update to 1.0.15., guix-commits, 2021/09/02
- 49/377: gnu: r-mlr3: Update to 0.12.0., guix-commits, 2021/09/02
- 53/377: gnu: r-textplot: Update to 0.2.0., guix-commits, 2021/09/02
- 56/377: gnu: r-tensorflow: Update to 2.6.0., guix-commits, 2021/09/02
- 62/377: gnu: r-rsqlite: Update to 2.2.8., guix-commits, 2021/09/02