gnu: r-climatol: Update to 4.4-0.

* gnu/packages/cran.scm (r-climatol): Update to 4.4-0.

Change-Id: I60905ae124016914058a80fc19ab260980226cdf
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
Ricardo Wurmus
2026-01-14 19:41:54 +01:00
committed by Rutherther
parent cc8314bd71
commit e44daed7e0

View File

@@ -7758,13 +7758,13 @@ climatograms, etc.).")
(define-public r-climatol
(package
(name "r-climatol")
(version "4.3-0")
(version "4.4-0")
(source (origin
(method url-fetch)
(uri (cran-uri "climatol" version))
(sha256
(base32
"075418y4jv1zmxi8ih49yyfkpwqa9jqd3y3g7p5pjqpfcdpfpja7"))))
"01c0y4pwfcdfc7n3f23xwy8f01wfmc6j1dpcb3b0wszlyn30wcl4"))))
(properties `((upstream-name . "climatol")))
(build-system r-build-system)
(home-page "http://www.climatol.eu/")