summaryrefslogtreecommitdiff
path: root/gnu/packages/lisp-xyz.scm
AgeCommit message (Collapse)Author
2021-12-12gnu: sbcl-geco: Update to 2.1.2.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (sbcl-geco): Update to 2.1.2. [home-page]: Update home page. [license]: Fix license. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-12gnu: sbcl-aserve: Add HTML5 elements to htmlgen.Foo Chuan Wei
* gnu/patches/sbcl-aserve-add-HTML-5-elements.patch: New file. * gnu/patches/sbcl-aserve-fix-rfe12668.patch: New file. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/lisp-xyz.scm (sbcl-aserve)[source]: Use them. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-11gnu: sbcl-slime-swank: Update to 2.26.1.Jacob MacDonald
* gnu/packages/lisp-xyz.scm (sbcl-slime-swank): Update to 2.26.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-11gnu: sbcl-mgl-pax: Update home page.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (sbcl-mgl-pax)[home-page]: Update home page. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-11gnu: Add cl-mgl-gpr.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-mgl-gpr, ecl-mgl-gpr, sbcl-mgl-gpr): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-11gnu: Add cl-random.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-random, ecl-cl-random, sbcl-cl-random): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-11gnu: Add cl-rmath.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-rmath, ecl-cl-rmath, sbcl-cl-rmath): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-11gnu: Add cl-lla.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-lla, ecl-lla, sbcl-lla): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-11gnu: Add cl-num-utils.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-num-utils, ecl-cl-num-utils, sbcl-cl-num-utils): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-11gnu: Add cl-core-gp.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-core-gp, ecl-core-gp, sbcl-core-gp): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-11gnu: Add cl-zsort.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-zsort, ecl-zsort, sbcl-zsort): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-05gnu: sbcl-slynk: Update to 1.0.43-5.0470c02Aleksandr Vityazev
* gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 1.0.43-5.0470c02. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-03gnu: cl-coalton: Update to 0.0.1-2.012f6c8.Charles
* gnu/packages/lisp-xyz.scm (sbcl-coalton): Update to 0.0.1-2.012f6c8. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-03gnu: cl-float-features: Update to 1.0.0-2.c1f86ae.Charles
* gnu/packages/lisp-xyz.scm (sbcl-float-features): Update to 1.0.0-2.c1f86ae. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-02gnu: cl-tooter: Update to 1.0.0-3.ec97bee.cage
* gnu/packages/lisp-xyz.scm (cl-tooter): Update to 1.0.0-3.ec97bee. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-02gnu: cl-i18n: Update to 0.5.1-1.4216fe9.cage
* gnu/packages/lisp-xyz.scm (cl-i18n): Update to 0.5.1-1.4216fe9. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-01gnu: cl-unix-opts: Update to 0.1.7-1.0e61f34.cage
* gnu/packages/lisp-xyz.scm (sbcl-unix-opts): Update to 0.1.7-1.0e61f34. [source]: Fetch using commit instead of old tag. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-01gnu: cl-croatoan: Update to 0.0.1-4.cf87513.cage
* gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.0.1-4.cf87513. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-01gnu: cl-yxorp: Update to 0.4.Charles
* gnu/packages/lisp-xyz.scm (sbcl-yxorp): Update to 0.4. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-01gnu: Add cl-liballegro.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm: (sbcl-cl-liballegro, ecl-cl-liballegro, cl-liballegro): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-27gnu: cl-yxorp: Update to 0.3.Charles
* gnu/packages/lisp-xyz.scm (sbcl-yxorp): Update to 0.3. [inputs]: Add chipz, chunga and salza2. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-26gnu: Update cl-salza2 to 2.1.Charles
* gnu/packages/lisp-xyz.scm (sbcl-salza2): Update to 2.1. [inputs]: Add trivial-gray-streams. [native-inputs]: Add chipz, flexi-streams and parachute. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-25gnu: Add cl-restas.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-restas, ecl-restas, sbcl-restas): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-25gnu: Add cl-data-sift.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-data-sift, ecl-data-sift, sbcl-data-sift): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-24gnu: sbcl-osicat: Update to 20210928.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-osicat): Update to 20210928.
2021-11-23gnu: sbcl-terminal-size: Fix formatting of description.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (sbcl-terminal-size)[description]: Fix formatting of description. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-22gnu: Add cl-cmn.jgart
* gnu/packages/lisp-xyz.scm (cl-cmn, sbcl-cmn, ecl-cmn): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-22gnu: cl-portal: Update to 1.2.Charles
* gnu/packages/lisp-xyz.scm (sbcl-portal): Update to 1.2. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-22gnu: cl-yxorp: Update to 0.2.Charles
* gnu/packages/lisp-xyz.scm (sbcl-yxorp): Update to 0.2. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-20gnu: Add cl-flute.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-flute, ecl-flute, sbcl-flute): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-20gnu: Add cl-let-over-lambda.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-let-over-lambda, ecl-let-over-lambda, sbcl-let-over-lambda): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-20gnu: Add cl-assoc-utils.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-assoc-utils, ecl-assoc-utils, sbcl-assoc-utils): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19gnu: cl-cxml-rng: Fix license.Ludovic Courtès
This is a followup to 3f6953b54e183a36d6e5a2c6d7a5a3d4a09b8a53. * gnu/packages/lisp-xyz.scm (sbcl-cxml-rng)[license]: Change to 'license:bsd-2'.
2021-11-19gnu: sbcl-cl-webkit: Update to 3.4.0.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.4.0.
2021-11-19gnu: Add cl-https-everywhere.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-https-everywhere, sbcl-cl-https-everywhere): New variables.
2021-11-19gnu: Add cl-terminal-keypress.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-terminal-keypress, ecl-terminal-keypress, sbcl-terminal-keypress): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19gnu: Add cl-trivial-raw-io.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-trivial-raw-io, ecl-trivial-raw-io, sbcl-trivial-raw-io): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19gnu: Add cl-which.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-which, ecl-which, sbcl-which): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19gnu: Add cl-trivial-open-browser.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-trivial-open-browser, ecl-trivial-open-browser, sbcl-trivial-open-browser): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19gnu: Add cl-terminal-size.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-terminal-size, ecl-terminal-size, sbcl-terminal-size): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19gnu: Add cl-routes.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-routes, ecl-routes, sbcl-routes): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19gnu: Add cl-pileup.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-pileup, ecl-pileup, sbcl-pileup): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19gnu: Add cl-path-parse.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-path-parse, ecl-path-parse, sbcl-path-parse): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-19gnu: Add cl-genhash.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-genhash, ecl-genhash, sbcl-genhash): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-17gnu: sbcl-cl-tld: Update to 20211117.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-cl-tld): Update to 20211117.
2021-11-16Revert "gnu: Add cl-https-everywhere."Efraim Flashner
With thanks to jlicht on IRC: sbcl-package->cl-source-package assumes all inputs are packages which isn't the case here. This reverts commit e31d48d8db09e723727eeadbeea22d677f5d1d52.
2021-11-16gnu: Add cl-https-everywhere.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-https-everywhere, sbcl-cl-https-everywhere): New variables.
2021-11-16gnu: Add vernacular.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-vernacular, sbcl-vernacular): New variables.
2021-11-16gnu: Add fxml.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-fxml, sbcl-fxml): New variables.
2021-11-16gnu: Add xpath.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-xpath, sbcl-xpath): New variables.