diff --git a/ajatt/packages/audio.scm b/ajatt/packages/audio.scm index 8f2cd6f..dbb21f3 100644 --- a/ajatt/packages/audio.scm +++ b/ajatt/packages/audio.scm @@ -22,7 +22,7 @@ (supported-systems '("x86_64-linux")) (arguments `(#:install-plan '(("navidrome" "bin/")))) - (synopsis "ModNavidrome is an open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device. It's like your personal Spotify!") + (synopsis "Navidrome is an open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device. It's like your personal Spotify!") (description "Modern Music Server and Streamer compatible with Subsonic/Airsonic.") (home-page "https://github.com/navidrome/navidrome") (license license:gpl3)))