all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#67842] [PATCH 0/4] Refactor mympd service.
@ 2023-12-15 20:59 Bruno Victal
  2023-12-15 21:02 ` [bug#67842] [PATCH 1/4] doc: Remove missed hunk of revert commit for MPD service Bruno Victal
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Bruno Victal @ 2023-12-15 20:59 UTC (permalink / raw)
  To: 67842; +Cc: Bruno Victal

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





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-12-16 22:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-15 20:59 [bug#67842] [PATCH 0/4] Refactor mympd service Bruno Victal
2023-12-15 21:02 ` [bug#67842] [PATCH 1/4] doc: Remove missed hunk of revert commit for MPD service Bruno Victal
2023-12-15 21:02 ` [bug#67842] [PATCH 2/4] tests: mympd: Simplify test Bruno Victal
2023-12-15 21:02 ` [bug#67842] [PATCH 3/4] services: mympd: Fix syslog logging and missing service destructor Bruno Victal
2023-12-15 21:02 ` [bug#67842] [PATCH 4/4] services: mympd: Refactor serialization process Bruno Victal
2023-12-16  1:44   ` Liliana Marie Prikler
2023-12-16 19:36     ` Bruno Victal
2023-12-16 22:12       ` Liliana Marie Prikler

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.