gnu: r-rapiserialize: Update to 0.1.2.
* gnu/packages/cran.scm (r-rapiserialize): Update to 0.1.2.
This commit is contained in:
parent
381f145df7
commit
ce4774f0ec
@ -32847,14 +32847,14 @@ the @code{raster} package that is suitable for extracting raster values using
|
||||
(define-public r-rapiserialize
|
||||
(package
|
||||
(name "r-rapiserialize")
|
||||
(version "0.1.1")
|
||||
(version "0.1.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "RApiSerialize" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0gkix6s5hb7pdbb8miyz36hghx59hhwxql0slqnlr5nakh31klxp"))))
|
||||
"02k0l8bi849b2102ysb102xky4p84i9v2r4w6fab7bgf32wvph4w"))))
|
||||
(properties `((upstream-name . "RApiSerialize")))
|
||||
(build-system r-build-system)
|
||||
(home-page
|
||||
|
Loading…
Reference in New Issue
Block a user