[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch wip-lisp updated (d9bdde7 -> 12df8b7)
From: |
guix-commits |
Subject: |
branch wip-lisp updated (d9bdde7 -> 12df8b7) |
Date: |
Tue, 15 Sep 2020 12:15:33 -0400 (EDT) |
glv pushed a change to branch wip-lisp
in repository guix.
from d9bdde7 gnu: Add some missing CL source packages.
new e7cbcf5 gnu: Add some missing ECL packages.
new 952fafb build-system: asdf: Read all .asd files if no #:asd-files
specified.
new 3f8bbf7 gnu: Remove unneeded asd-files arguments in Lisp package
definitions.
new e765d9c gnu: Remove unneeded asd-systems arguments from Lisp package
definitions.
new 12df8b7 gnu: Add some missing ECL packages.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/packages/lisp-xyz.scm | 546 ++++++++++++++++++++++-----------------
guix/build-system/asdf.scm | 11 +-
guix/build/asdf-build-system.scm | 15 +-
3 files changed, 315 insertions(+), 257 deletions(-)
- branch wip-lisp updated (d9bdde7 -> 12df8b7),
guix-commits <=
- 04/05: gnu: Remove unneeded asd-systems arguments from Lisp package definitions., guix-commits, 2020/09/15
- 01/05: gnu: Add some missing ECL packages., guix-commits, 2020/09/15
- 03/05: gnu: Remove unneeded asd-files arguments in Lisp package definitions., guix-commits, 2020/09/15
- 05/05: gnu: Add some missing ECL packages., guix-commits, 2020/09/15
- 02/05: build-system: asdf: Read all .asd files if no #:asd-files specified., guix-commits, 2020/09/15