[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/61: gnu: r-hms: Update to 0.5.3.
From: |
guix-commits |
Subject: |
08/61: gnu: r-hms: Update to 0.5.3. |
Date: |
Thu, 16 Jan 2020 00:53:42 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 0d9fed2fe317d2f91c736bbb61d72d1e6c8144b2
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Thu Jan 16 05:39:18 2020 +0100
gnu: r-hms: Update to 0.5.3.
* gnu/packages/statistics.scm (r-hms): Update to 0.5.3.
---
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 085fc2a..f7286d9 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2455,14 +2455,14 @@ were originally a part of the r-devtools package.")
(define-public r-hms
(package
(name "r-hms")
- (version "0.5.2")
+ (version "0.5.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "hms" version))
(sha256
(base32
- "0h24dsagn4kcr65arn73mpqapcg002kw4kyxfqyff95j6s6cjifl"))))
+ "1baki0qw5ijgiflvsdvqj3apg4yanf12vx14kwbqdzk5rz46fasf"))))
(build-system r-build-system)
(propagated-inputs
`(("r-rlang" ,r-rlang)
- branch master updated (429c828 -> d1ac643), guix-commits, 2020/01/16
- 02/61: gnu: r-caret: Do not abbreviate "misc"., guix-commits, 2020/01/16
- 03/61: gnu: r-caret: Update to 6.0-85., guix-commits, 2020/01/16
- 06/61: gnu: r-stringi: Update to 1.4.5., guix-commits, 2020/01/16
- 05/61: gnu: r-bit: Update to 1.1-15.1., guix-commits, 2020/01/16
- 01/61: gnu: r-caret: Move to (gnu packages cran)., guix-commits, 2020/01/16
- 07/61: gnu: r-bh: Update to 1.72.0-3., guix-commits, 2020/01/16
- 08/61: gnu: r-hms: Update to 0.5.3.,
guix-commits <=
- 09/61: gnu: r-catools: Update to 1.17.1.4., guix-commits, 2020/01/16
- 12/61: gnu: r-zoo: Update to 1.8-7., guix-commits, 2020/01/16
- 11/61: gnu: r-gplots: Update to 3.0.1.2., guix-commits, 2020/01/16
- 10/61: gnu: r-rsqlite: Update to 2.2.0., guix-commits, 2020/01/16
- 04/61: gnu: r-mvtnorm: Update to 1.0-12., guix-commits, 2020/01/16
- 15/61: gnu: r-modelmetrics: Update to 1.2.2.1., guix-commits, 2020/01/16
- 13/61: gnu: r-statmod: Update to 1.4.33., guix-commits, 2020/01/16
- 16/61: gnu: r-ranger: Update to 0.12.1., guix-commits, 2020/01/16
- 18/61: gnu: r-getoptlong: Update to 0.1.8., guix-commits, 2020/01/16
- 24/61: gnu: r-psych: Update to 1.9.12.31., guix-commits, 2020/01/16