gnu: r-stars: Update to 0.5-2.

* gnu/packages/cran.scm (r-stars): Update to 0.5-2.
This commit is contained in:
Ricardo Wurmus 2021-04-08 02:53:50 +02:00
parent 0ec1b08a52
commit 971a997f75
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -28047,14 +28047,14 @@ (define-public r-lwgeom
(define-public r-stars
(package
(name "r-stars")
(version "0.5-1")
(version "0.5-2")
(source
(origin
(method url-fetch)
(uri (cran-uri "stars" version))
(sha256
(base32
"0ybk899rc0rpf2cv5kwk78fvis5xnr255hfcy5khdxsxdqgl0m9j"))))
"0w2svw02ywvclq0nsnjns1n0rfr54q7x30y64y14n7zfr969ly1n"))))
(properties `((upstream-name . "stars")))
(build-system r-build-system)
(propagated-inputs