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:
Ricardo Wurmus 2024-08-16 18:36:17 +02:00
parent c5bd4282f5
commit ff5951a060
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -40071,14 +40071,14 @@ light-weight geometry library used by @url{http://postgis.net/,PostGIS}.")
(define-public r-stars
(package
(name "r-stars")
(version "0.6-5")
(version "0.6-6")
(source
(origin
(method url-fetch)
(uri (cran-uri "stars" version))
(sha256
(base32
"1b5gs0qa8097f2mvz4rgl46wrvk1rbbbi2a4s901hdg4bkr15jsg"))))
"1b679s25f9vpzrisyxs5xzc0dv47yn3prm0hi752fhpvml4kbjkh"))))
(properties `((upstream-name . "stars")))
(build-system r-build-system)
(propagated-inputs