fix description 2/2

This commit is contained in:
千住柱間 2024-03-22 18:23:03 -04:00
parent 8e3971c3b6
commit 453378c697
Signed by: hashirama
GPG key ID: 53E62470A86BC185

View file

@ -22,8 +22,8 @@
(supported-systems '("x86_64-linux")) (supported-systems '("x86_64-linux"))
(arguments (arguments
`(#:install-plan '(("navidrome" "bin/")))) `(#:install-plan '(("navidrome" "bin/"))))
(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!") (synopsis "Modern Music Server and Streamer compatible with Subsonic/Airsonic.")
(description "Modern Music Server and Streamer compatible with Subsonic/Airsonic.") (description "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!")
(home-page "https://github.com/navidrome/navidrome") (home-page "https://github.com/navidrome/navidrome")
(license license:gpl3))) (license license:gpl3)))