gnu: r-climaemet: Update to 1.1.0.
* gnu/packages/cran.scm (r-climaemet): Update to 1.1.0.
This commit is contained in:
parent
d1dbfcc4cb
commit
02cdebebff
@ -1412,13 +1412,13 @@ size and can be easily tested locally before being sent to a remote.")
|
|||||||
(define-public r-climaemet
|
(define-public r-climaemet
|
||||||
(package
|
(package
|
||||||
(name "r-climaemet")
|
(name "r-climaemet")
|
||||||
(version "1.0.2")
|
(version "1.1.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "climaemet" version))
|
(uri (cran-uri "climaemet" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1z0i8iz7f32kns8j1yb3sp2m0zhl4pgp4bf52aiqykjp9i791dqm"))))
|
"17wi11f0xw1sz70sdl40rvxkb1crlyb4pz656v6v5kan5zxrf7lf"))))
|
||||||
(properties `((upstream-name . "climaemet")))
|
(properties `((upstream-name . "climaemet")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user