gnu: r-forecast: Update to 8.14.

* gnu/packages/cran.scm (r-forecast): Update to 8.14.
This commit is contained in:
Ricardo Wurmus 2021-03-15 13:41:48 +01:00
parent 58a2c438d3
commit 7bd5a64303
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -21892,14 +21892,14 @@ (define-public r-fracdiff
(define-public r-forecast (define-public r-forecast
(package (package
(name "r-forecast") (name "r-forecast")
(version "8.13") (version "8.14")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "forecast" version)) (uri (cran-uri "forecast" version))
(sha256 (sha256
(base32 (base32
"0vrql5d4v28890np2m6ws1nr1fcl6frs1bz74vfkihkixcmkl3j9")))) "12bfw029xb1dndcjyn2r7a51i7hnkkbdilp69k97sz2v8b7v1y3s"))))
(properties `((upstream-name . "forecast"))) (properties `((upstream-name . "forecast")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs