guix-commits
[Top][All Lists]
Advanced

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

branch master updated (50c229c -> 21b71b0)


From: Ludovic Courtès
Subject: branch master updated (50c229c -> 21b71b0)
Date: Sun, 5 Nov 2017 09:31:01 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

      from  50c229c   gnu: fio: Update to 3.1.
       new  6692d84   guix: records: Add match-record.
       new  b6d2930   services: Add murmur.
       new  21b71b0   services: Add 'description' fields.

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              | 208 +++++++++++++++++++++++++++++++
 gnu/local.mk               |   1 +
 gnu/services/admin.scm     |   6 +
 gnu/services/audio.scm     |   1 +
 gnu/services/avahi.scm     |   7 +-
 gnu/services/ssh.scm       |   7 ++
 gnu/services/telephony.scm | 305 +++++++++++++++++++++++++++++++++++++++++++++
 guix/records.scm           |  18 ++-
 8 files changed, 551 insertions(+), 2 deletions(-)
 create mode 100644 gnu/services/telephony.scm



reply via email to

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