[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (67010dd -> 2b9e0a9)
From: |
Ludovic Courtès |
Subject: |
branch master updated (67010dd -> 2b9e0a9) |
Date: |
Sun, 01 Nov 2015 16:57:27 +0000 |
civodul pushed a change to branch master
in repository guix.
from 67010dd gnu: hurd-headers: Update to 0.7
new 222e331 services: 'polkit-service-type' can now be extended.
new 5905114 gnu: udisks: Find the 'mount' command.
new 35263cd gnu: udisks: Mount things under /media.
new daa3b04 gnu: udisks: Separate HTML documentation.
new 2b9e0a9 services: Add 'udisks-service'.
The 5 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 | 20 +++--
gnu/packages/freedesktop.scm | 22 ++++-
gnu/packages/polkit.scm | 18 ++--
gnu/services/desktop.scm | 199 ++++++++++++++++++++++++++++++------------
4 files changed, 185 insertions(+), 74 deletions(-)
- branch master updated (67010dd -> 2b9e0a9),
Ludovic Courtès <=
- 03/05: gnu: udisks: Mount things under /media., Ludovic Courtès, 2015/11/01
- 04/05: gnu: udisks: Separate HTML documentation., Ludovic Courtès, 2015/11/01
- 02/05: gnu: udisks: Find the 'mount' command., Ludovic Courtès, 2015/11/01
- 01/05: services: 'polkit-service-type' can now be extended., Ludovic Courtès, 2015/11/01
- 05/05: services: Add 'udisks-service'., Ludovic Courtès, 2015/11/01