mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-08 22:20:38 +02:00
This addresses segfaults while loading vector GIS data from a file. * gnu/packages/cran.scm (r-sf)[inputs]: Replace proj.4 with proj, and add sqlite. Signed-off-by: Christopher Baines <mail@cbaines.net>