Package: cl-esrap / 20240514.gitd9d4100-1

Metadata

Package Version Patches format
cl-esrap 20240514.gitd9d4100-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
drop with current source form.patch | (download)

esrap.asd | 3 1 + 2 - 0 !
src/macros.lisp | 12 4 + 8 - 0 !
src/package.lisp | 3 0 + 3 - 0 !
3 files changed, 5 insertions(+), 13 deletions(-)

 drop dependency on trivial-with-current-source-form
 This Common Lisp package is not yet in Debian. It is not strictly needed, since
 it only provides more precise debugging information.
doc asdf cache.patch | (download)

doc/Makefile | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 use custom directory for asdf cache when building documentation
 On build daemons, HOME is set to a non-existent directory.