aboutsummaryrefslogtreecommitdiff

h class='left'>Commit message (Expand)Author 2023-10-25gnu: eisl: Update to 3.50....* gnu/packages/lisp.scm (eisl): Update to 3.50. Change-Id: Iecefae965ab5a4f8a6d7e5cff2c9d2c2a02668ac Guillaume Le Vaillant 2023-09-23Merge branch 'lisp-team'Guillaume Le Vaillant 2023-09-12gnu: sbcl: Downgrade to 2.3.7....Version 2.3.8 doesn't build on riscv64, so let's use version 2.3.7 for now. * gnu/packages/lisp.scm (sbcl): Downgrade to 2.3.7. Guillaume Le Vaillant 2023-09-16gnu: sbcl: Remove i586-gnu from supported-systems....* gnu/packages/lisp.scm (sbcl)[supported-systems]: Remove i586-gnu. Christopher Baines 2023-09-16gnu: ecl: Remove i586-gnu from supported-systems....* gnu/packages/lisp.scm (ecl)[supported-systems]: Remove i586-gnu. Christopher Baines 2023-09-09gnu: ecl: Update to 23.9.9....* gnu/packages/lisp.scm (ecl): Update to 23.9.9. Guillaume Le Vaillant 2023-09-04gnu: sbcl: Update to 2.3.8....* gnu/packages/lisp.scm (sbcl): Update to 2.3.8. [source]: Remove 'patches' field. * gnu/packages/patches/sbcl-riscv-Make-contribs-build-again.patch: Remove file. * gnu/packages/local.mk (dist-patch_DATA): Unregister it. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Andre A. Gomes 2023-09-04gnu: clisp: Add threads support on x84_64-linux....Guix's build version of CLISP, fails to load bordeaux-threads: Error while trying to load definition for system bordeaux-threads This implementation is unsupported. This patch adds support for POSIX_THREADS on x86_64-linux system. * gnu/packages/lisp.scm (clisp)[arguments]: Add configuration options to support threads on x86_64-linux system. Reported and Co-Authored by Andrew Kravchuk <awkravchuk@gmail.com> Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Sharlatan Hellseher 2023-08-08gnu: txr: Update to 291....* gnu/packages/lisp.scm (txr): Update to 291. Guillaume Le Vaillant 2023-08-02gnu: janet: Update to 1.29.1....* gnu/packages/lisp.scm (janet): Update to 1.29.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Yovan Naumovski 2023-07-18gnu: texlive-tex-texinfo -> texlive-texinfo....* gnu/packages/tex.scm (texlive-texinfo): New variable. (texlive-tex-texinfo): Deprecate variable. * doc/build.scm (pdf-manual): * gnu/packages/finance.scm (optionmatrix): * gnu/packages/lisp.scm (sbcl): * gnu/packages/plotutils.scm (asymptote): * gnu/packages/scheme.scm (mit-scheme): * gnu/packages/xdisorg.scm (xforms): Use new name. Nicolas Goaziou