mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-09 14:40:36 +02:00
The former patching made racket detecting libedit as the old 2.11 version, which leads to failure: <https://lists.gnu.org/archive/html/help-guix/2018-09/msg00027.html>. * gnu/packages/scheme.scm (racket)[arguments]: Patch the 'ffi-lib' call of libedit using 'PLT_READLINE_LIB'.