summaryrefslogtreecommitdiff
path: root/gnu/packages/lisp-xyz.scm
AgeCommit message (Expand)Author
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
2021-01-06gnu: sbcl-agnostic-lizard: Fix home-page....* gnu/packages/lisp-xyz.scm (sbcl-agnostic-lizard)[home-page]: Fix it. Guillaume Le Vaillant
2021-01-06gnu: Add cl-py-configparser....* gnu/packages/lisp-xyz.scm (cl-py-configparser, ecl-py-configparser, sbcl-py-configparser): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-06gnu: Add agnostic-lizard....* gnu/packages/lisp-xyz.scm (cl-agnostic-lizard, ecl-agnostic-lizard, sbcl-agnostic-lizard): New variables. Pierre Neidhardt
2021-01-04gnu: Add cl-db3....* gnu/packages/lisp-xyz.scm (cl-db3, ecl-db3, sbcl-db3): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2021-01-02gnu: sbcl-cl-fastcgi: Update to 20210121....* gnu/packages/lisp-xyz.scm (sbcl-cl-fastcgi): Update to 20210121. Pierre Neidhardt
2021-01-02gnu: Add cl-ixf....* gnu/packages/lisp-xyz.scm (cl-ixf, ecl-ixf, sbcl-ixf): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2020-12-31gnu: sbcl-mcclim: Update to 0.9.7-1.04cc542....* gnu/packages/lisp-xyz.scm (sbcl-mcclim): Update to 0.9.7-1.04cc542. Guillaume Le Vaillant
2020-12-30gnu: sbcl-slynk: Update to 1.0.42....* gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 1.0.42. Pierre Neidhardt
2020-12-28gnu: Add cl-uax-15....* gnu/packages/lisp-xyz.scm (cl-uax-15, ecl-uax-15, sbcl-uax-15): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2020-12-22gnu: Add cl-zstd....* gnu/packages/lisp-xyz.scm (cl-zstd, ecl-cl-zstd, sbcl-cl-zstd): New variables. Guillaume Le Vaillant
2020-12-22gnu: Add cl-mustache....* gnu/packages/lisp-xyz.scm (cl-mustache, ecl-cl-mustache, sbcl-cl-mustache): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2020-12-19gnu: Add cl-qmynd....* gnu/packages/lisp-xyz.scm (cl-qmynd, ecl-qmynd, sbcl-qmynd): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2020-12-19gnu: sbcl-nibbles: Update to 0.14-1.8e6b9b4....* gnu/packages/lisp-xyz.scm (sbcl-nibbles): Update to 0.14-1.8e6b9b4. Guillaume Le Vaillant
2020-12-19gnu: sbcl-lzlib: Update to 1.1-2.cad10f5....* gnu/packages/lisp-xyz.scm (sbcl-lzlib): Update to 1.1-2.cad10f5. Guillaume Le Vaillant
2020-12-19gnu: sbcl-cl-octet-streams: Update to 1.2....* gnu/packages/lisp-xyz.scm (sbcl-cl-octet-streams): Update to 1.2. Guillaume Le Vaillant
2020-12-18gnu: sbcl-lzlib: Update to 1.1-1.c347026....* gnu/packages/lisp-xyz.scm (sbcl-lzlib): Update to 1.1-1.c347026. [inputs]: Add sbcl-lparallel. Guillaume Le Vaillant
2020-12-18gnu: sbcl-cl-octet-streams: Update to 1.1....* gnu/packages/lisp-xyz.scm (sbcl-cl-octet-streams): Update to 1.1. Guillaume Le Vaillant
2020-12-18gnu: sbcl-ironclad: Update to 0.53....* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.53. Guillaume Le Vaillant
2020-12-18gnu: Add cl-asdf-finalizers....* gnu/packages/lisp-xyz.scm (cl-asdf-finalizers, ecl-asdf-finalizers, sbcl-asdf-finalizers): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2020-12-13gnu: Add cl-command-line-arguments....* gnu/packages/lisp-xyz.scm (cl-command-line-arguments, ecl-command-line-arguments, sbcl-command-line-arguments): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2020-12-11gnu: ecl-lparallel: Disable never ending tests....* gnu/packages/lisp-xyz.scm (ecl-lparallel)[arguments]: Disable tests. Guillaume Le Vaillant
2020-12-11gnu: Add cl-abnf....* gnu/packages/lisp-xyz.scm (cl-abnf, ecl-cl-abnf, sbcl-cl-abnf): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2020-12-11gnu: Add cl-autowrap....* gnu/packages/lisp-xyz.scm (cl-autowrap, ecl-cl-autowrap, sbcl-cl-autowrap): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Adam Kandur
2020-12-11gnu: sbcl-geco: Update to 2.1.1....* gnu/packages/lisp-xyz.scm (sbcl-geco): Update to 2.1.1. [source]: Fetch from Github. [home-page]: Update to author's page. * gnu/packages/patches/sbcl-geco-fix-organism-class.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Guillaume Le Vaillant
2020-12-11gnu: Add simple-neural-network....* gnu/packages/lisp-xyz.scm (cl-simple-neural-network, ecl-simple-neural-network, sbcl-simple-neural-network): New variables. Guillaume Le Vaillant
2020-12-05gnu: Add zs3....* gnu/packages/lisp-xyz.scm (cl-zs3, ecl-zs3, sbcl-zs3): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher
2020-12-05gnu: Add cl-log....* gnu/packages/lisp-xyz.scm (cl-log, ecl-cl-log, sbcl-cl-log): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher