guix-commits
[Top][All Lists]
Advanced

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

branch master updated (b316caa -> 8d6c845)


From: Ricardo Wurmus
Subject: branch master updated (b316caa -> 8d6c845)
Date: Fri, 4 Aug 2017 05:24:34 -0400 (EDT)

rekado pushed a change to branch master
in repository guix.

      from  b316caa   gnu: python-lz4: Fix typo in synopsis.
       new  88c8f24   build: Add minify build system.
       new  ed69963   gnu: Add js-html5shiv.
       new  68ffb6c   gnu: Add js-json2.
       new  3f48403   gnu: Add js-strftime.
       new  a6bbb2a   gnu: Add js-highlight.
       new  c4abc94   gnu: Add js-datatables.
       new  4f65067   gnu: Add js-selectize.
       new  0b0aa76   gnu: Add js-es5-shim.
       new  a3cd23b   gnu: Add r-shiny.
       new  8d6c845   gnu: Add r-crosstalk.

The 10 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                        |   2 +
 doc/guix.texi                      |  15 +++
 gnu/packages/javascript.scm        | 191 ++++++++++++++++++++++++++++++++++++-
 gnu/packages/web.scm               | 131 +++++++++++++++++++++++++
 guix/build-system/minify.scm       | 127 ++++++++++++++++++++++++
 guix/build/minify-build-system.scm |  73 ++++++++++++++
 6 files changed, 538 insertions(+), 1 deletion(-)
 create mode 100644 guix/build-system/minify.scm
 create mode 100644 guix/build/minify-build-system.scm



reply via email to

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