mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 15:03:44 +00:00
gnu: r-climatol: Update to 4.3-0.
* gnu/packages/cran.scm (r-climatol): Update to 4.3-0. Change-Id: I343b3ffb316b562b80c1f12cdb52ccd283b07984
This commit is contained in:
@@ -7701,13 +7701,13 @@ climatograms, etc.).")
|
||||
(define-public r-climatol
|
||||
(package
|
||||
(name "r-climatol")
|
||||
(version "4.2-0")
|
||||
(version "4.3-0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "climatol" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0xg433g07mzjyqj6lxy0xmzvj2pq9s3kxxjzgdghji7d1hdxiz63"))))
|
||||
"075418y4jv1zmxi8ih49yyfkpwqa9jqd3y3g7p5pjqpfcdpfpja7"))))
|
||||
(properties `((upstream-name . "climatol")))
|
||||
(build-system r-build-system)
|
||||
(home-page "http://www.climatol.eu/")
|
||||
|
||||
Reference in New Issue
Block a user