guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (53aec09 -> 9678443)


From: ???
Subject: branch master updated (53aec09 -> 9678443)
Date: Sat, 8 Oct 2016 13:26:00 +0000 (UTC)

iyzsong pushed a change to branch master
in repository guix.

      from  53aec09   gnu: bundler: Update to 1.13.2.
       new  a1b30f9   build-system: Add asdf-build-system.
       new  a72debb   gnu: Add cl-alexandria.
       new  86022c9   gnu: Add cl-fiveam.
       new  8662809   gnu: Add cl-bordeaux-threads.
       new  059cab3   gnu: Add cl-trivial-gray-streams.
       new  3c55c78   gnu: Add cl-flexi-streams.
       new  5aa608a   gnu: Add cl-ppcre.
       new  4b51b21   gnu: Add cl-clx.
       new  d075960   gnu: Add cl-stumpwm.
       new  e3e171e   gnu: Add cl-slynk.
       new  9678443   gnu: Add sbcl-stumpwm-with-slynk.

The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am                                |    3 +
 doc/guix.texi                              |   57 +++
 gnu/local.mk                               |    1 +
 gnu/packages/lisp.scm                      |  551 ++++++++++++++++++++++++++++
 gnu/packages/patches/clx-remove-demo.patch |   27 ++
 guix/build-system/asdf.scm                 |  360 ++++++++++++++++++
 guix/build/asdf-build-system.scm           |  282 ++++++++++++++
 guix/build/lisp-utils.scm                  |  327 +++++++++++++++++
 8 files changed, 1608 insertions(+)
 create mode 100644 gnu/packages/patches/clx-remove-demo.patch
 create mode 100644 guix/build-system/asdf.scm
 create mode 100644 guix/build/asdf-build-system.scm
 create mode 100644 guix/build/lisp-utils.scm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]