summaryrefslogtreecommitdiff
path: root/gnu/packages/lisp-xyz.scm
AgeCommit message (Expand)Author
2021-02-02gnu: sbcl-parse-float: Update to 0.0.0-2.3074765....* gnu/packages/listp-xyz.scm (sbcl-parse-float): Update to 0.0.0-2.3074765. [native-inputs]: Remove prove, add lisp-unit. [inputs]: Remove babel. [arguments]: Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-02-02gnu: sbcl-3bz: Update to 0.0.0-1.569614c....* gnu/packages/lisp-xyz.scm (sbcl-3bz): Update to 0.0.0-1.569614c. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-31gnu: sbcl-deploy: Update to 1.0.0-2.9b20e64....* gnu/packages/lisp-xyz.scm (sbcl-deploy): Update to 1.0.0-2.9b20e64. [arguments]: Add 'test-asd-file' and 'asd-files' parameters. [native-inputs]: Add cl-mpg123 and cl-out123. [inputs]: Add trivial-features. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-31gnu: Add cl-mpg123....* gnu/packages/lisp-xyz.scm (cl-mpg123, ecl-cl-mpg123, sbcl-cl-mpg123): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-31gnu: Add cl-verbose....* gnu/packages/lisp-xyz.scm (cl-verbose, ecl-verbose, sbcl-verbose): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-31gnu: Add cl-piping....* gnu/packages/lisp-xyz.scm (cl-piping, ecl-piping, sbcl-piping): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-31gnu: sbcl-puri: Update to 1.5.7-2.4bbab89....* gnu/packages/lisp-xyz.scm (sbcl-puri): Update to 1.5.7-2.4bbab89. [home-page]: Fix URL. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-31gnu: sbcl-cl-online-learning: Update to 0.5-1.87fbef8....* gnu/packages/lisp-xyz.scm (sbcl-cl-online-learning): Update to 0.5-1.87fbef8. [arguments]: Add 'test-asd-file' and 'asd-systems' parameters. Activate tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-30gnu: Add cl-out123....* gnu/packages/lisp-xyz.scm (cl-out123, ecl-cl-out123, sbcl-cl-out123): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-27gnu: sbcl-slynk: Fix version number check....* gnu/packages/lisp-xyz.scm (sbcl-slynk)[source]: Don't move files around since this is not required. [arguments]: Re-enable tests. There is none at the moment, but they might get added in the future. Don't list systems since they are found automatically. Moving `slynk.lisp' had the detrimental side-effect to break `sly-version-string' which expects `sly.el' to be in the parent directory. As a result, using `sly-connect' from Emacs would prompt the user: [sly] Versions differ: 1.0.43 (sly) vs. nil (slynk). Continue? (y or n) even though the Slynk version is correct. Maybe there was a need for moving files around in the past, but since our ASDF build system got revamped, all systems are now automatically found. Thus we can leave the files where they are, which fixes the version number check. Pierre Neidhardt
2021-01-27gnu: sbcl-modularize-hooks: Fix synopsis....* gnu/packages/lisp-xyz.scm (sbcl-modularize-hooks)[synopsis]: Fix it. Guillaume Le Vaillant
2021-01-27gnu: Add cl-modularize-interfaces....* gnu/packages/lisp-xyz.scm (cl-modularize-interfaces, ecl-modularize-interfaces, sbcl-modularize-interfaces): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-27gnu: Add cl-modularize-hooks....* gnu/packages/lisp-xyz.scm (cl-modularize-hooks, ecl-modularize-hooks, sbcl-modularize-hooks): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-26gnu: Add cl-ubiquitous....* gnu/packages/lisp-xyz.scm (cl-ubiquitous, ecl-ubiquitous, sbcl-ubiquitous): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-26gnu: Add cl-trivial-arguments....* gnu/packages/lisp-xyz.scm (cl-trivial-arguments, ecl-trivial-arguments, sbcl-trivial-arguments): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-26gnu: Add cl-modularize....* gnu/packages/lisp-xyz.scm (cl-modularize, ecl-modularize, sbcl-modularize): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-25gnu: sbcl-postmodern: Update to 1.32.8....* gnu/packages/lisp-xyz.scm (sbcl-postmodern): Update to 1.32.8. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-25gnu: sbcl-uax-15: Update to 0.1.1....* gnu/packages/lisp-xyz.scm (sbcl-uax-15): Update to 0.1.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-25gnu: sbcl-periods: Update to 20210125....* gnu/packages/lisp-xyz.scm (sbcl-periods): Update to 20210125. Pierre Neidhardt
2021-01-24gnu: Add common-lisp-jupyter....* gnu/packages/lisp-xyz.scm (cl-common-lisp-jupyter, ecl-common-lisp-jupyter, sbcl-common-lisp-jupyter): New variables. Pierre Neidhardt
2021-01-24gnu: Add trivial-do....* gnu/packages/lisp-xyz.scm (cl-trivial-do, ecl-trivial-do, sbcl-trivial-do): New variables. Pierre Neidhardt
2021-01-24gnu: Add multilang-documentation....* gnu/packages/lisp-xyz.scm (cl-multilang-documentation, ecl-multilang-documentation, sbcl-multilang-documentation): New variables. Pierre Neidhardt
2021-01-24gnu: Add language-codes....* gnu/packages/lisp-xyz.scm (cl-language-codes, ecl-language-codes, sbcl-language-codes): New variables. Pierre Neidhardt
2021-01-24gnu: Add system-locale....* gnu/packages/lisp-xyz.scm (cl-system-locale, ecl-system-locale, sbcl-system-locale): New variables. Pierre Neidhardt
2021-01-24gnu: Add jsown....* gnu/packages/lisp-xyz.scm (cl-jsown, ecl-jsown, sbcl-jsown): New variables. Pierre Neidhardt
2021-01-24gnu: Add eclector....* gnu/packages/lisp-xyz.scm (cl-eclector, ecl-eclector, sbcl-eclector): New variables. Pierre Neidhardt
2021-01-24gnu: Add concrete-syntax-tree....* gnu/packages/lisp-xyz.scm (cl-concrete-syntax-tree, ecl-concrete-syntax-tree, sbcl-concrete-syntax-tree): New variables. Pierre Neidhardt
2021-01-24gnu: Add cl-indentify....* gnu/packages/lisp-xyz.scm (cl-indentify, ecl-cl-indentify, sbcl-cl-indentify): New variables. Pierre Neidhardt
2021-01-24gnu: Add trivial-escapes....* gnu/packages/lisp-xyz.scm (cl-trivial-escapes, ecl-trivial-escapes, sbcl-trivial-escapes): New variables. Pierre Neidhardt
2021-01-23gnu: cl-ppath: Use sbcl-package->cl-source-package....* gnu/packages/lisp-xyz.scm (cl-ppath): Use sbcl-package->cl-source-package. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Matthew Kraai
2021-01-23gnu: cl-cmd: Use sbcl-package->cl-source-package....* gnu/packages/lisp-xyz.scm (cl-cmd): Use sbcl-package->cl-source-package. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Matthew Kraai
2021-01-23gnu: sbcl-cmd: Remove dead code....* gnu/packages/lisp-xyz.scm (sbcl-cmd)[arguments]: Remove dead code. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Matthew Kraai
2021-01-22gnu: sbcl-cmd: Update to 20210117....* gnu/packages/lisp-xyz.scm (sbcl-cmd): Update to 20210117. [inputs]: Add coreutils. [arguments]: Fix `pwd' and `env' paths. Pierre Neidhardt
2021-01-22gnu: sbcl-trivial-mimes: Update to 20200615....* gnu/packages/lisp-xyz.scm (sbcl-trivial-mimes): Update to 20200615. Pierre Neidhardt
2021-01-22gnu: sbcl-cl-gobject-introspection: Update to 20210121....* gnu/packages/lisp-xyz.scm (sbcl-cl-gobject-introspection): Update to 20210121. [arguments]: Re-enable tests now that upstream has fixed them. Pierre Neidhardt
2021-01-21gnu: Add ppath....* gnu/packages/lisp-xyz.scm (cl-ppath, ecl-ppath, sbcl-ppath): New variables. Pierre Neidhardt
2021-01-21gnu: Add cl-claw-utils....* gnu/packages/lisp-xyz.scm (cl-claw-utils, ecl-claw-utils, sbcl-claw-utils): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Adam Kandur
2021-01-20gnu: Add cl-claw....* gnu/packages/lisp-xyz.scm (cl-claw, ecl-claw, sbcl-claw): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Adam Kandur
2021-01-17gnu: sbcl-cffi: Update to 0.23.0....* gnu/packages/lisp-xyz.scm (sbcl-cffi): Update to 0.23.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Aurora
2021-01-15gnu: sbcl-postmodern: Update to 1.32.6....* gnu/packages/lisp-xyz.scm (sbcl-postmodern): Update to 1.32.6. [inputs]: Add cl-base64, cl-unicode, ironclad, local-time and uax-15. [arguments]: Add cl-postgres, s-sql and simple-date to 'asd-systems'. (ecl-postmodern)[arguments]: Add cl-postgres, s-sql and simple-date to 'asd-systems'. Update the 'fix-build' phase. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-14gnu: Add cl-mssql....* gnu/packages/lisp-xyz.scm (cl-mssql, ecl-mssql, sbcl-mssql): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-13gnu: Add cmd....* gnu/packages/lisp-xyz.scm (cl-cmd, ecl-cmd, sbcl-cmd): New variables. Pierre Neidhardt
2021-01-13gnu: Add shlex....* gnu/packages/lisp-xyz.scm (cl-shlex, ecl-shlex, sbcl-shlex): New variables. Pierre Neidhardt
2021-01-12gnu: Add magicffi....* gnu/packages/lisp-xyz.scm (cl-magicffi, ecl-magicffi, sbcl-magicffi): New variables. Pierre Neidhardt
2021-01-10gnu: sbcl-local-time: Update to 1.0.6-2.a177eb9....* gnu/packages/lisp-xyz.scm (sbcl-local-time): Update to 1.0.6-2.a177eb9. [inputs]: Remove sbcl-cl-fad. [arguments]: Activate tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-10gnu: Add cl-garbage-pools....* gnu/packages/lisp-xyz.scm (cl-garbage-pools, ecl-garbage-pools, sbcl-garbage-pools): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-08gnu: Add cl-markdown....* gnu/packages/lisp-xyz.scm (cl-markdown, ecl-cl-markdown, sbcl-cl-markdown): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-08gnu: Add cl-dynamic-classes....* gnu/packages/lisp-xyz.scm (cl-dynamic-classes, ecl-dynamic-classes, sbcl-dynamic-classes): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-07gnu: sbcl-slynk: Update to 1.0.43....* gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 1.0.43. We still use git-version because upstream did not push a Git tag. Pierre Neidhardt
2021-01-06gnu: sbcl-ironclad: Update to 0.54....* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.54. Guillaume Le Vaillant