gnu: r-timedate: Update to 4022.108.
* gnu/packages/cran.scm (r-timedate): Update to 4022.108.master
parent
8c83db6a38
commit
ba4117bf61
|
@ -6195,14 +6195,14 @@ included in this package.")
|
|||
(define-public r-timedate
|
||||
(package
|
||||
(name "r-timedate")
|
||||
(version "4021.107")
|
||||
(version "4022.108")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "timeDate" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1i54a425r5hi08yl9rb2qh1nynh29ppv9b4h46cxyzn1ybqlr9sg"))))
|
||||
"1vyfpz2ac43c0s6a4j4d0xfc430mwgw3syf03xszzggnw97rp555"))))
|
||||
(properties `((upstream-name . "timeDate")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://www.rmetrics.org")
|
||||
|
|
Reference in New Issue