forked from hashirama/ajattix
fix description
This commit is contained in:
parent
a0a4d09d9e
commit
8e3971c3b6
|
@ -22,7 +22,7 @@
|
||||||
(supported-systems '("x86_64-linux"))
|
(supported-systems '("x86_64-linux"))
|
||||||
(arguments
|
(arguments
|
||||||
`(#:install-plan '(("navidrome" "bin/"))))
|
`(#: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.")
|
(description "Modern Music Server and Streamer compatible with Subsonic/Airsonic.")
|
||||||
(home-page "https://github.com/navidrome/navidrome")
|
(home-page "https://github.com/navidrome/navidrome")
|
||||||
(license license:gpl3)))
|
(license license:gpl3)))
|
||||||
|
|
Loading…
Reference in a new issue