gnu: r-lubridate: Update to 1.9.3.
* gnu/packages/statistics.scm (r-lubridate): Update to 1.9.3.
This commit is contained in:
parent
6015f41454
commit
a7b9a558d5
@ -6424,14 +6424,14 @@ is supported.")
|
|||||||
(define-public r-lubridate
|
(define-public r-lubridate
|
||||||
(package
|
(package
|
||||||
(name "r-lubridate")
|
(name "r-lubridate")
|
||||||
(version "1.9.2")
|
(version "1.9.3")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "lubridate" version))
|
(uri (cran-uri "lubridate" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"19s4cm6a73b9q519mmgf2qxjmd2bsjff19ds3hk8ksgz98d46xl9"))))
|
"1zvzycng2hsks9d7552nb93abzjrs43c975rc16s3c1is8318vib"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list r-generics r-timechange))
|
(list r-generics r-timechange))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user