Archived
1
0
Fork 0

gnu: r-sf: Update to 0.9-4.

* gnu/packages/cran.scm (r-sf): Update to 0.9-4.
This commit is contained in:
Ricardo Wurmus 2020-06-14 08:46:15 +02:00
parent b8ea08feb8
commit cb935a0377
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -13578,14 +13578,14 @@ tessellation.")
(define-public r-sf (define-public r-sf
(package (package
(name "r-sf") (name "r-sf")
(version "0.9-3") (version "0.9-4")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "sf" version)) (uri (cran-uri "sf" version))
(sha256 (sha256
(base32 (base32
"0qh9jxj88rhkwcd95g0l57cdrz5qqjw1b9yysz1hp9cp99485hcx")))) "1xgmnz01pxvpg2ins1h65mlcrafqihlljcjlag8spq9ii7d5i7mx"))))
(build-system r-build-system) (build-system r-build-system)
(inputs (inputs
`(("gdal" ,gdal) `(("gdal" ,gdal)