Age | Commit message (Expand) | Author |
2020-09-04 | gnu: txr: Update to 243....* gnu/packages/lisp.scm (txr): Update to 243.
| Guillaume Le Vaillant |
2020-09-02 | gnu: sbcl: Update to 2.0.8....* gnu/packages/lisp.scm (sbcl): Update to 2.0.8.
| Pierre Neidhardt |
2020-08-18 | gnu: txr: Update to 242....* gnu/packages/lisp.scm (txr): Update to 242.
| Guillaume Le Vaillant |
2020-08-01 | gnu: sbcl: Update to 2.0.7....* gnu/packages/lisp.scm (sbcl): Update to 2.0.7.
| Pierre Neidhardt |
2020-07-03 | gnu: sbcl: Add comment explaining out-of-date version....Make sure no one repeats this mistake.
This is a follow-up to commit 809aa3c51c5a0f3d8e3d8133b22684702cb90287.
* gnu/packages/lisp.scm (sbcl): Add a comment advising against updating
to 2.0.6.
| Jakub Kądziołka |
2020-07-03 | Revert "gnu: sbcl: Update to 2.0.6."...This reverts commit 1ac4959c6a94a89fc8d3a73239d107cfb1d96240.
SBCL 2.0.6 breaks named-readtables and consequently many Common Lisp packages.
See https://github.com/melisgl/named-readtables/issues/19.
| Pierre Neidhardt |
2020-07-01 | gnu: sbcl: Update to 2.0.6....* gnu/packages/lisp.scm (sbcl): Update to 2.0.6.
| Pierre Neidhardt |
2020-06-05 | gnu: txr: Update to 239....* gnu/packages/lisp.scm (txr): Update to 239.
[arguments]: Use cc-for-target.
| Guillaume Le Vaillant |
2020-05-31 | gnu: sbcl: Update to 2.0.5....* gnu/packages/lisp.scm (sbcl): Update to 2.0.5.
| Pierre Neidhardt |
2020-05-31 | gnu: ccl: Prevent creating invalid derivation on unsupported platforms....* gnu/packages/lisp.scm (ccl)[inputs]: For the "ccl-bootstrap" input, use the
x86 origin as the fallback entry.
[arguments]: Add (ice-9 match) in #:modules. Rewrite phases to use the scoped
SYSTEM variable instead of splicing in a match on %CURRENT-SYSTEM.
| Marius Bakke |
2020-05-26 | gnu: txr: Update to 238....* gnu/packages/lisp.scm (txr): Update to 238.
[arguments]: Don't hardcode "cc=gcc" in configure-flags.
| Guillaume Le Vaillant |