aboutsummaryrefslogtreecommitdiff
path: root/gnu/tests/ldap.scm
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2022-02-24 21:40:48 +0100
committerLudovic Courtès <ludo@gnu.org>2022-03-16 15:48:52 +0100
commitd7a30c6e1db04dcff75fc856ecdfd8421120eebb (patch)
tree7cb0f3f79e844a25c5d24905d8a92fc3242e0258 /gnu/tests/ldap.scm
parentfee68a93d833b7774de6b0af9ddb9f5f696922eb (diff)
downloadguix-d7a30c6e1db04dcff75fc856ecdfd8421120eebb.tar.gz
guix-d7a30c6e1db04dcff75fc856ecdfd8421120eebb.zip
gnu: matterbridge: update to 1.24.0
* gnu/packages/messaging.scm (matterbridge): Update to 1.24.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu/tests/ldap.scm')
0 files changed, 0 insertions, 0 deletions
g-tooltip'>* gnu/services/messaging.scm (prosody-shepherd-service): Return the PID when the action is "start". Clément Lassieur 2018-08-13services: prosody: Use 'invoke' rather than 'system*'....* gnu/services/messaging.scm (prosody-shepherd-service): Replace SYSTEM* with INVOKE. Clément Lassieur 2018-05-11services: bitlbee: Add plugins....* doc/guix.texi (Bitlbee Service): Add plugins. * gnu/services/messaging.scm (<bitlbee-configuration>): Add plugins argument. (bitlbee-shepherd-service): Update config file. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre-Antoine Rouby 2018-05-01services: prosody: Add a default value to the prosody-service-type....* gnu/services/messaging.scm (prosody-service-type)[default-value]: New field. Clément Lassieur 2018-05-01services: prosody: Add a description to the prosody-service-type....* gnu/services/messaging.scm (prosody-service-type)[description]: New field. Clément Lassieur