gnu: r-climaemet: Update to 1.1.0.

* gnu/packages/cran.scm (r-climaemet): Update to 1.1.0.
This commit is contained in:
Ricardo Wurmus 2023-03-19 14:44:16 +01:00
parent d1dbfcc4cb
commit 02cdebebff
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -1412,13 +1412,13 @@ size and can be easily tested locally before being sent to a remote.")
(define-public r-climaemet
(package
(name "r-climaemet")
(version "1.0.2")
(version "1.1.0")
(source (origin
(method url-fetch)
(uri (cran-uri "climaemet" version))
(sha256
(base32
"1z0i8iz7f32kns8j1yb3sp2m0zhl4pgp4bf52aiqykjp9i791dqm"))))
"17wi11f0xw1sz70sdl40rvxkb1crlyb4pz656v6v5kan5zxrf7lf"))))
(properties `((upstream-name . "climaemet")))
(build-system r-build-system)
(propagated-inputs