guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (14fe948 -> 9bbd52e)


From: Mark H. Weaver
Subject: branch core-updates updated (14fe948 -> 9bbd52e)
Date: Mon, 13 Apr 2015 05:29:47 +0000

mhw pushed a change to branch core-updates
in repository guix.

      from  14fe948   gnu: p11-kit: Update to 0.23.1.
      adds  c833ab5   gnu: Add Shogun.
      adds  ee3e157   Add Bash completion file.
      adds  5854f68   gnu: Add GRIT.
      adds  1b92259   gnu: Add gst-libav.
      adds  5e738ac   system: Clean /tmp and /var/run during early boot.
      adds  4c2a38c   gnu: emacs: Update to 24.5.
      adds  ce6fc7d   build: Build and install (guix build-system haskell).
      adds  b158f1d   system: Allow users to PTRACE_ATTACH to their own 
processes.
      adds  99af499   gnu: man-pages: Update to 3.82.
      adds  4c9050c   doc: Add example showing how to customize 'nscd-service'.
       new  1ca8ff2   Merge branch 'master' into core-updates
       new  9bbd52e   gnu: libepoxy: Fix tests on arm.

The 2 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                     |    4 +
 configure.ac                    |    7 ++
 doc/guix.texi                   |   38 +++++++++-
 etc/completion/bash/guix        |  139 +++++++++++++++++++++++++++++++++
 gnu/build/activation.scm        |   13 +++
 gnu/packages/bioinformatics.scm |  160 +++++++++++++++++++++++++++++++++++++++
 gnu/packages/emacs.scm          |    6 +-
 gnu/packages/gl.scm             |   14 +++-
 gnu/packages/gstreamer.scm      |   39 +++++++++-
 gnu/packages/man.scm            |    6 +-
 gnu/services/base.scm           |    2 +-
 gnu/system.scm                  |   18 +++++
 12 files changed, 433 insertions(+), 13 deletions(-)
 create mode 100644 etc/completion/bash/guix



reply via email to

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