Skip to content
Snippets Groups Projects
Unverified Commit 0d9fed2f authored by Ricardo Wurmus's avatar Ricardo Wurmus
Browse files

gnu: r-hms: Update to 0.5.3.

* gnu/packages/statistics.scm (r-hms): Update to 0.5.3.
parent 97e20ade
No related branches found
No related tags found
No related merge requests found
......@@ -2455,14 +2455,14 @@ (define-public r-withr
(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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment