[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#67842] [PATCH 0/4] Refactor mympd service.
From: |
Bruno Victal |
Subject: |
[bug#67842] [PATCH 0/4] Refactor mympd service. |
Date: |
Fri, 15 Dec 2023 20:59:56 +0000 |
Cleanups to mympd-service-type.
Notable changes:
* Removed revert leftover in the manual.
* Simplified mympd system test.
* Fixed mympd syslog logging and missing service destructor.
* Refactored mympd serialization process.
Bruno Victal (4):
doc: Remove missed hunk of revert commit for MPD service.
tests: mympd: Simplify test.
services: mympd: Fix syslog logging and missing service destructor.
services: mympd: Refactor serialization process.
doc/guix.texi | 15 +---
gnu/services/audio.scm | 166 ++++++++++++++++++++---------------------
gnu/tests/audio.scm | 35 +++++----
3 files changed, 102 insertions(+), 114 deletions(-)
base-commit: 93597fc39cbe2d24b41f4054c9656c2dedeabacf
--
2.41.0
- [bug#67842] [PATCH 0/4] Refactor mympd service.,
Bruno Victal <=