[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
112/112: gnu: r-lubridate: Update to 1.7.9.2.
From: |
guix-commits |
Subject: |
112/112: gnu: r-lubridate: Update to 1.7.9.2. |
Date: |
Wed, 9 Dec 2020 16:07:04 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 52e14cb7988f1f5e5f52ef8487388540fb3e1ae0
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Dec 9 22:01:39 2020 +0100
gnu: r-lubridate: Update to 1.7.9.2.
* gnu/packages/statistics.scm (r-lubridate): Update to 1.7.9.2.
---
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 a4c7d37..5d51eff 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5497,14 +5497,14 @@ is supported.")
(define-public r-lubridate
(package
(name "r-lubridate")
- (version "1.7.9")
+ (version "1.7.9.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "lubridate" version))
(sha256
(base32
- "0wnjzvfkrgp2hkr8g5r5vcgcxmsq8bhdmkzkk0m93wr3fgh5xyfb"))))
+ "0yfvlgksasmia7rsp83lsipjpgvlly5qkldcfxj68lfaz9l2sspf"))))
(build-system r-build-system)
(propagated-inputs
`(("r-generics" ,r-generics)
- 95/112: gnu: r-tune: Update to 0.1.2., (continued)
- 95/112: gnu: r-tune: Update to 0.1.2., guix-commits, 2020/12/09
- 96/112: gnu: r-tidymodels: Update to 0.1.2., guix-commits, 2020/12/09
- 99/112: gnu: r-testthat: Update to 3.0.0., guix-commits, 2020/12/09
- 100/112: gnu: r-rlang: Update to 0.4.9., guix-commits, 2020/12/09
- 101/112: gnu: r-dbplyr: Update to 2.0.0., guix-commits, 2020/12/09
- 103/112: gnu: r-backports: Update to 1.2.0., guix-commits, 2020/12/09
- 107/112: gnu: r-hmisc: Update to 4.4-2., guix-commits, 2020/12/09
- 111/112: gnu: r-lme4: Update to 1.1-26., guix-commits, 2020/12/09
- 94/112: gnu: r-cpp11: Update to 0.2.4., guix-commits, 2020/12/09
- 102/112: gnu: r-data-table: Update to 1.13.4., guix-commits, 2020/12/09
- 112/112: gnu: r-lubridate: Update to 1.7.9.2.,
guix-commits <=
- 104/112: gnu: r-rstudioapi: Update to 0.13., guix-commits, 2020/12/09
- 97/112: gnu: r-diversitree: Update to 0.9-15., guix-commits, 2020/12/09
- 98/112: gnu: r-codetools: Update to 0.2-18., guix-commits, 2020/12/09
- 75/112: gnu: r-dae: Update to 3.1-32., guix-commits, 2020/12/09
- 109/112: gnu: r-mclust: Update to 5.4.7., guix-commits, 2020/12/09
- 106/112: gnu: r-rprojroot: Update to 2.0.2., guix-commits, 2020/12/09
- 105/112: gnu: r-rcpparmadillo: Update to 0.10.1.2.0., guix-commits, 2020/12/09