[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (183fd20 -> abf43a6)
From: |
guix-commits |
Subject: |
branch master updated (183fd20 -> abf43a6) |
Date: |
Thu, 28 Nov 2019 13:36:17 -0500 (EST) |
ambrevar pushed a change to branch master
in repository guix.
from 183fd20 gnu: googletest: Build with python3.
new abf43a6 gnu: 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 +
10 files changed, 222 insertions(+), 8252 deletions(-)
copy gnu/packages/{lisp.scm => lisp-xyz.scm} (86%)
- branch master updated (183fd20 -> abf43a6),
guix-commits <=