* (ql:quickload :lisp-interface-library)
To load "lisp-interface-library":
Load 1 ASDF system:
lisp-interface-library
; Loading "lisp-interface-library"
debugger invoked on a ASDF/FIND-COMPONENT:MISSING-DEPENDENCY-OF-VERSION in thread
#<THREAD "main thread" RUNNING {10005605B3}>:
Component "fare-memoization" does not match version 1.2.0, required by
#<PACKAGE-INFERRED-SYSTEM "lil">
The ASD file of this repository states that this is only version 1.0.0.
The ASD file of this repository states that this is only version 1.0.0.
Where can we find 1.2.0?