[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
113/146: gnu: r-tzdb: Update to 0.3.0.
From: |
guix-commits |
Subject: |
113/146: gnu: r-tzdb: Update to 0.3.0. |
Date: |
Mon, 11 Apr 2022 17:08:44 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit c1f64b31f340b613bdb6b6f8dffa40d04234e969
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 c219563ad9..915c0869a3 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))
- 107/146: gnu: r-densestbayes: Update to 1.0-2.1., (continued)
- 107/146: gnu: r-densestbayes: Update to 1.0-2.1., guix-commits, 2022/04/11
- 84/146: gnu: r-rstantools: Update to 2.2.0., guix-commits, 2022/04/11
- 106/146: gnu: r-altmeta: Update to 4.0., guix-commits, 2022/04/11
- 75/146: gnu: r-lhs: Update to 1.1.5., guix-commits, 2022/04/11
- 76/146: gnu: r-tuner: Update to 1.4.0., guix-commits, 2022/04/11
- 105/146: gnu: r-mlecens: Update to 0.1-5., guix-commits, 2022/04/11
- 119/146: gnu: r-matrix: Update to 1.4-1., guix-commits, 2022/04/11
- 145/146: gnu: r-norm: Update to 1.0-10.0., guix-commits, 2022/04/11
- 142/146: gnu: r-tsne: Update to 0.1-3.1., guix-commits, 2022/04/11
- 140/146: gnu: r-rcppeigen: Update to 0.3.3.9.2., guix-commits, 2022/04/11
- 113/146: gnu: r-tzdb: Update to 0.3.0.,
guix-commits <=
- 134/146: gnu: r-rsqlite: Update to 2.2.12., guix-commits, 2022/04/11
- 139/146: gnu: r-robustbase: Update to 0.95-0., guix-commits, 2022/04/11
- 133/146: gnu: r-blob: Update to 1.2.3., guix-commits, 2022/04/11