guix-commits
[Top][All Lists]
Advanced

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

branch master updated (b8edfdb008 -> 8649ac5eaa)


From: guix-commits
Subject: branch master updated (b8edfdb008 -> 8649ac5eaa)
Date: Sat, 11 Jun 2022 00:15:00 -0400 (EDT)

apteryx pushed a change to branch master
in repository guix.

    from b8edfdb008 gnu: qtox: Update to 1.17.6.
     new 85b4dabd94 services: jami: Modernize to adjust to Shepherd 0.9+ 
changes.
     new 8994e13b9f least-authority: Fix typo.
     new 8649ac5eaa services: jami-configuration: Rename 'jamid' field to 
'libjami'.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/guix.texi              |   4 +-
 gnu/build/dbus-service.scm | 213 +++++++++++++++++++
 gnu/build/jami-service.scm | 390 ++++++----------------------------
 gnu/local.mk               |   1 +
 gnu/packages/glib.scm      |  19 +-
 gnu/services/telephony.scm | 510 +++++++++++++++++++++------------------------
 gnu/tests/telephony.scm    | 412 +++++++++++++++++-------------------
 guix/least-authority.scm   |   2 +-
 8 files changed, 735 insertions(+), 816 deletions(-)
 create mode 100644 gnu/build/dbus-service.scm



reply via email to

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