[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
65/76: gnu: r-tzdb: Update to 0.4.0.
From: |
guix-commits |
Subject: |
65/76: gnu: r-tzdb: Update to 0.4.0. |
Date: |
Wed, 31 May 2023 12:22:50 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 0268d10d136cdf6645b43b3f41dfc65b5237e2fd
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed May 31 12:15:24 2023 +0200
gnu: r-tzdb: Update to 0.4.0.
* gnu/packages/cran.scm (r-tzdb): Update to 0.4.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 e7df053651..90ecf4771e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -36684,14 +36684,14 @@ in order to customise how it should change with
time.")
(define-public r-tzdb
(package
(name "r-tzdb")
- (version "0.3.0")
+ (version "0.4.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "tzdb" version))
(sha256
(base32
- "0f3h4zaf9f4l371k6nc1mq6z2f9aj1vaf2inni8jnsds3zng16b0"))))
+ "08rskp7kv2w5pfnrxzswgkdsrg1g0pq3n64q7i3gvpdx85hccls2"))))
(properties `((upstream-name . "tzdb")))
(build-system r-build-system)
(propagated-inputs (list r-cpp11))
- 76/76: gnu: r-desctools: Update to 0.99.49., (continued)
- 76/76: gnu: r-desctools: Update to 0.99.49., guix-commits, 2023/05/31
- 32/76: gnu: r-parallelly: Update to 1.36.0., guix-commits, 2023/05/31
- 39/76: gnu: r-styler: Update to 1.10.0., guix-commits, 2023/05/31
- 52/76: gnu: r-spatstat-explore: Update to 3.2-1., guix-commits, 2023/05/31
- 22/76: gnu: r-learnr: Update to 0.11.4., guix-commits, 2023/05/31
- 26/76: gnu: r-pscl: Update to 1.5.5.1., guix-commits, 2023/05/31
- 36/76: gnu: r-sf: Update to 1.0-13., guix-commits, 2023/05/31
- 37/76: gnu: r-bookdown: Update to 0.34., guix-commits, 2023/05/31
- 48/76: gnu: r-quanteda: Update to 3.3.1., guix-commits, 2023/05/31
- 57/76: gnu: r-spatstat-random: Update to 3.1-5., guix-commits, 2023/05/31
- 65/76: gnu: r-tzdb: Update to 0.4.0.,
guix-commits <=
- 69/76: gnu: r-zoib: Update to 1.6., guix-commits, 2023/05/31
- 72/76: gnu: r-markdown: Update to 1.7., guix-commits, 2023/05/31
- 75/76: gnu: r-rrcov: Update to 1.7-3., guix-commits, 2023/05/31
- 51/76: gnu: r-scatterpie: Update to 0.2.0., guix-commits, 2023/05/31
- 58/76: gnu: r-spatstat: Update to 3.0-6., guix-commits, 2023/05/31
- 63/76: gnu: r-mlr3pipelines: Update to 0.5.0-1., guix-commits, 2023/05/31
- 67/76: gnu: r-dismo: Update to 1.3-14., guix-commits, 2023/05/31
- 49/76: gnu: r-stanheaders: Update to 2.26.25., guix-commits, 2023/05/31