guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (866f469 -> be23412)


From: Ludovic Courtès
Subject: branch core-updates updated (866f469 -> be23412)
Date: Sun, 12 Apr 2015 22:03:19 +0000

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

      from  866f469   gnu: gnutls: Update to 3.4.0.
       new  002c57c   lint: Add a 'derivation' checker.
       new  a1d5bb0   gnu: Add upower.
       new  be23412   services: Add upower.

The 3 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:
 doc/guix.texi                              |   21 +++++
 gnu-system.am                              |    2 +
 gnu/packages/gnome.scm                     |   50 +++++++++++
 gnu/packages/patches/upower-builddir.patch |   44 ++++++++++
 gnu/services/upower.scm                    |  122 ++++++++++++++++++++++++++++
 guix/scripts/lint.scm                      |   27 ++++++
 tests/lint.scm                             |   10 +++
 7 files changed, 276 insertions(+), 0 deletions(-)
 create mode 100644 gnu/packages/patches/upower-builddir.patch
 create mode 100644 gnu/services/upower.scm



reply via email to

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