me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/cran.scm (r-stars): Update to 0.6-2.
Ricardo Wurmus 2023-07-17 14:19:53 +02:00
parent f702efa97e
commit a28d88e847
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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