guix-commits
[Top][All Lists]
Advanced

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

branch master updated (29e621a -> ac1ee30)


From: guix-commits
Subject: branch master updated (29e621a -> ac1ee30)
Date: Thu, 5 Dec 2019 07:48:58 -0500 (EST)

ambrevar pushed a change to branch master
in repository guix.

      from  29e621a   gnu: Remove unused module import.
       new  ac1ee30   gnu: Properly move lisp libraries to lisp-xyz, uglify-js 
to javascript and stumpwm to wm.

The 1 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:
 gnu/local.mk                            |    1 +
 gnu/packages/bioinformatics.scm         |    2 +-
 gnu/packages/cran.scm                   |    1 -
 gnu/packages/javascript.scm             |   48 +
 gnu/packages/{lisp.scm => lisp-xyz.scm} |  905 +---
 gnu/packages/lisp.scm                   | 7391 +------------------------------
 gnu/packages/machine-learning.scm       |    2 +-
 gnu/packages/web-browsers.scm           |    1 +
 gnu/packages/web.scm                    |    2 +-
 gnu/packages/wm.scm                     |  121 +
 guix/build-system/minify.scm            |    4 +-
 11 files changed, 224 insertions(+), 8254 deletions(-)
 copy gnu/packages/{lisp.scm => lisp-xyz.scm} (86%)



reply via email to

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