[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
49/57: gnu: r-tzdb: Update to 0.1.2.
From: |
guix-commits |
Subject: |
49/57: gnu: r-tzdb: Update to 0.1.2. |
Date: |
Mon, 26 Jul 2021 09:39:34 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 08155a854e782ad66fe41a595b726ad2e48578fa
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 26 15:19:14 2021 +0200
gnu: r-tzdb: Update to 0.1.2.
* gnu/packages/cran.scm (r-tzdb): Update to 0.1.2.
---
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 9d89082..fc8ed22 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -29773,14 +29773,14 @@ in order to customise how it should change with
time.")
(define-public r-tzdb
(package
(name "r-tzdb")
- (version "0.1.1")
+ (version "0.1.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "tzdb" version))
(sha256
(base32
- "0ym5rh6abs8ash6xz0av0gfhsjp7k1lgnjvpba36zwrxyfg2wrqi"))))
+ "1sl8nacx2i1h9vcvggiyzwd2zwvgrvfvsv3xa9072br62gkpay2c"))))
(properties `((upstream-name . "tzdb")))
(build-system r-build-system)
(propagated-inputs `(("r-cpp11" ,r-cpp11)))
- 36/57: gnu: r-hardhat: Update to 0.1.6., (continued)
- 36/57: gnu: r-hardhat: Update to 0.1.6., guix-commits, 2021/07/26
- 40/57: gnu: r-workflows: Update to 0.2.3., guix-commits, 2021/07/26
- 43/57: gnu: r-parsnip: Update to 0.1.7., guix-commits, 2021/07/26
- 44/57: gnu: r-modeldata: Update to 0.1.1., guix-commits, 2021/07/26
- 46/57: gnu: r-lpme: Update to 1.1.2., guix-commits, 2021/07/26
- 47/57: gnu: r-mlr3misc: Update to 0.9.3., guix-commits, 2021/07/26
- 48/57: gnu: r-readtext: Update to 0.81., guix-commits, 2021/07/26
- 53/57: gnu: r-tibble: Update to 3.1.3., guix-commits, 2021/07/26
- 57/57: gnu: r-ranger: Update to 0.13.1., guix-commits, 2021/07/26
- 45/57: gnu: r-phangorn: Update to 2.7.1., guix-commits, 2021/07/26
- 49/57: gnu: r-tzdb: Update to 0.1.2.,
guix-commits <=
- 50/57: gnu: r-vroom: Update to 1.5.3., guix-commits, 2021/07/26
- 51/57: gnu: r-stringi: Update to 1.7.3., guix-commits, 2021/07/26
- 52/57: gnu: r-pryr: Update to 0.1.5., guix-commits, 2021/07/26
- 54/57: gnu: r-readr: Update to 2.0.0., guix-commits, 2021/07/26
- 55/57: gnu: r-rcpparmadillo: Update to 0.10.6.0.0., guix-commits, 2021/07/26
- 56/57: gnu: r-blob: Update to 1.2.2., guix-commits, 2021/07/26