me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/cran.scm (r-stars): Update to 0.5-4.
master
Ricardo Wurmus 2021-11-23 15:23:37 +01:00
parent 6b6264eca4
commit fb0f3ccce7
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -30142,14 +30142,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-3") (version "0.5-4")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "stars" version)) (uri (cran-uri "stars" version))
(sha256 (sha256
(base32 (base32
"00cljaz98iy3wymabp7b47qgxdybg9jgjkw7q6da1ginmy14m524")))) "1h5fway2fk637mkglw0h3ajiyyx8saqcapg42xzsiwbk8lnaf9f4"))))
(properties `((upstream-name . "stars"))) (properties `((upstream-name . "stars")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs