me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/cran.scm (r-stars): Update to 0.5-6.
Ricardo Wurmus 2022-08-10 12:20:14 +02:00
parent 99722cdbc1
commit 4b64e712fc
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -31528,14 +31528,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.5-5") (version "0.5-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
"0hcbzr8c7wk30qjwrvx6bflzwkjpms79pavaxawnq1h8kry5fngk")))) "0qcli9bangpym4yp96yfibd5f4li5qw1622jnbvzfd9n8aakqhg0"))))
(properties `((upstream-name . "stars"))) (properties `((upstream-name . "stars")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs