gnu: r-stars: Update to 0.6-6.
* gnu/packages/cran.scm (r-stars): Update to 0.6-6. Change-Id: Ie2b039d28202b9d3f96a740a6883763174e547b6
This commit is contained in:
parent
c5bd4282f5
commit
ff5951a060
@ -40071,14 +40071,14 @@ light-weight geometry library used by @url{http://postgis.net/,PostGIS}.")
|
|||||||
(define-public r-stars
|
(define-public r-stars
|
||||||
(package
|
(package
|
||||||
(name "r-stars")
|
(name "r-stars")
|
||||||
(version "0.6-5")
|
(version "0.6-6")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "stars" version))
|
(uri (cran-uri "stars" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1b5gs0qa8097f2mvz4rgl46wrvk1rbbbi2a4s901hdg4bkr15jsg"))))
|
"1b679s25f9vpzrisyxs5xzc0dv47yn3prm0hi752fhpvml4kbjkh"))))
|
||||||
(properties `((upstream-name . "stars")))
|
(properties `((upstream-name . "stars")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user