>>>>> "Kaushal" == Kaushal Modi <address@hidden> writes:
Kaushal> Debugger entered--Lisp error: (wrong-type-argument sequencep #s(package-desc swiper (20170328
Given this, it's probably due to the change to give structures a real
type.
Did you recompile paradox? I would start by trying that.
I deleted the .elc files, restarted emacs and tried again and still get the same error (only when updating/installing packages asynchronously).
Kaushal> 8e6f204f44 * Make EIEIO use records.
Kaushal> 0565482838 * Make cl-defstruct use records.
Most likely one of these two.
Thanks. I'll try reverting those.