[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
112/146: gnu: r-tzdb: Update to 0.3.0.
From: |
guix-commits |
Subject: |
112/146: gnu: r-tzdb: Update to 0.3.0. |
Date: |
Tue, 12 Apr 2022 10:01:37 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 129297a4c3ecf1c886bd578b8c8d11755c4e4494
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:37 2022 +0200
gnu: r-tzdb: Update to 0.3.0.
* gnu/packages/cran.scm (r-tzdb): Update to 0.3.0.
---
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 bffe9ccb24..09bb8e37ff 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -31224,14 +31224,14 @@ in order to customise how it should change with
time.")
(define-public r-tzdb
(package
(name "r-tzdb")
- (version "0.2.0")
+ (version "0.3.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "tzdb" version))
(sha256
(base32
- "1afmav7s29fb5cd920h6vrzg9cvc4jsidfalxpvhlh1b8mfr0df3"))))
+ "0f3h4zaf9f4l371k6nc1mq6z2f9aj1vaf2inni8jnsds3zng16b0"))))
(properties `((upstream-name . "tzdb")))
(build-system r-build-system)
(propagated-inputs (list r-cpp11))
- 33/146: gnu: r-insight: Update to 0.17.0., (continued)
- 33/146: gnu: r-insight: Update to 0.17.0., guix-commits, 2022/04/12
- 42/146: gnu: r-ggeffects: Update to 1.1.2., guix-commits, 2022/04/12
- 48/146: gnu: r-rncl: Update to 0.8.6., guix-commits, 2022/04/12
- 66/146: gnu: r-float: Update to 0.3-0., guix-commits, 2022/04/12
- 61/146: gnu: r-msigdbr: Update to 7.5.1., guix-commits, 2022/04/12
- 53/146: gnu: r-outliers: Update to 0.15., guix-commits, 2022/04/12
- 75/146: gnu: r-lhs: Update to 1.1.5., guix-commits, 2022/04/12
- 82/146: gnu: r-bdgraph: Update to 2.65., guix-commits, 2022/04/12
- 93/146: gnu: r-spatstat-core: Update to 2.4-2., guix-commits, 2022/04/12
- 117/146: gnu: r-cluster: Update to 2.1.3., guix-commits, 2022/04/12
- 112/146: gnu: r-tzdb: Update to 0.3.0.,
guix-commits <=
- 126/146: gnu: r-crayon: Update to 1.5.1., guix-commits, 2022/04/12
- 23/146: gnu: r-tinytex: Update to 0.38., guix-commits, 2022/04/12