aboutsummaryrefslogtreecommitdiff
path: root/gnu/compression.scm
diff options
context:
space:
mode:
authorGuillaume Le Vaillant <glv@posteo.net>2022-10-31 13:57:17 +0100
committerGuillaume Le Vaillant <glv@posteo.net>2022-10-31 16:01:12 +0100
commit1eee671d7d0bca1486ff8b4259c93b0cf7783e58 (patch)
tree289a4f75a1ceb8ae5ec63e80ebf8ccea3aa0b115 /gnu/compression.scm
parente90e47c00a1c979b58312224728b28d264925301 (diff)
downloadguix-1eee671d7d0bca1486ff8b4259c93b0cf7783e58.tar.gz
guix-1eee671d7d0bca1486ff8b4259c93b0cf7783e58.zip
gnu: sbcl: Update to 2.2.10.
* gnu/packages/lisp.scm (sbcl): Update to 2.2.10. [arguments]: Remove obsolete fix from 'build-doc' phase.
Diffstat (limited to 'gnu/compression.scm')
0 files changed, 0 insertions, 0 deletions
td>Maxim Cournoyer 2020-05-02Merge branch 'master' into core-updatesMarius Bakke 2020-05-02linux-boot: Allow the root file system to be mounted via NFS....Stefan 2020-04-11linux-boot: Add 'make-hurd-device-nodes'....Ludovic Courtès 2020-04-11linux-boot: 'make-essential-device-nodes' root parameter is optional....Ludovic Courtès 2020-03-02linux-boot: Ensure volatile root is mounted read-only....Maxim Cournoyer 2019-12-12linux-boot: Don't ignore flags when mounting root file system....Guillaume Le Vaillant 2019-11-18linux-boot: Don't ignore options when mounting root file system....Guillaume Le Vaillant 2019-11-18linux-boot: Fix indentation....Maxim Cournoyer 2019-09-25linux-boot: Fix typo....Maxim Cournoyer 2019-08-16linux-modules: Add 'load-linux-modules-from-directory'....Ludovic Courtès 2019-06-03linux-boot: Fix e2fsck warning....Danny Milosavljevic 2019-03-24system: Initialize console keyboard layout in the initrd....Ludovic Courtès