fare / fare-memoization

MIT License
14 stars 4 forks source link

FARE-MEMOIZATION version 1.2.0 required #6

Closed phoe closed 6 years ago

phoe commented 6 years ago
* (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.

Where can we find 1.2.0?

fare commented 6 years ago

1.2.0 was on https://gitlab.common-lisp.net/frideau/fare-memoization but I also just pushed it on https://github.com/fare/fare-memoization