me
/
guix
Archived
1
0
Fork 0

gnu: r-stars: Update to 0.6-3.

* gnu/packages/cran.scm (r-stars): Update to 0.6-3.
Ricardo Wurmus 2023-08-28 14:21:11 +02:00
parent 316c9510d5
commit fcc5fe4788
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -37380,14 +37380,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-2") (version "0.6-3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "stars" version)) (uri (cran-uri "stars" version))
(sha256 (sha256
(base32 (base32
"0prip06c28d72wa7h8h8p2y7rw7jnh2h2yhnygbaipc8cbzlvi7x")))) "08i5m46plkwkxwgzpy6srvn69jchp364vj3sg1isp2lj9pxhzfwc"))))
(properties `((upstream-name . "stars"))) (properties `((upstream-name . "stars")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs