guix-commits
[Top][All Lists]
Advanced

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

branch master updated (8a62961 -> 68267c6)


From: Ludovic Courtès
Subject: branch master updated (8a62961 -> 68267c6)
Date: Tue, 05 May 2015 20:44:37 +0000

civodul pushed a change to branch master
in repository guix.

      from  8a62961   gnu: hop: Fix RPATHs.
       new  fe1a39d   services: Group desktop services in (gnu services 
desktop).
       new  68267c6   gnu: librevenge, libwpd, libwpg: Fix 'license' field.

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:
 doc/guix.texi                |   56 ++++++---
 gnu-system.am                |    4 +-
 gnu/packages/libreoffice.scm |    6 +-
 gnu/services/colord.scm      |   72 -----------
 gnu/services/dbus.scm        |  127 --------------------
 gnu/services/desktop.scm     |  270 ++++++++++++++++++++++++++++++++++++++++++
 gnu/services/upower.scm      |  122 -------------------
 7 files changed, 313 insertions(+), 344 deletions(-)
 delete mode 100644 gnu/services/colord.scm
 delete mode 100644 gnu/services/dbus.scm
 create mode 100644 gnu/services/desktop.scm
 delete mode 100644 gnu/services/upower.scm



reply via email to

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