mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: ashuffle: Fix typo.
* gnu/packages/mpd.scm (ashuffle)[description]: Fix typo.
This commit is contained in:
parent
5ce0aab3fb
commit
a3e5361b64
1 changed files with 1 additions and 1 deletions
|
@ -362,7 +362,7 @@ (define-public ashuffle
|
|||
(home-page "https://github.com/joshkunz/ashuffle")
|
||||
(synopsis "Automatic library-wide shuffle for mpd")
|
||||
(description "ashuffle is an application for automatically shuffling your
|
||||
MPD library in a similar way to many other music player's 'shuffle library'
|
||||
MPD library in a similar way to many other music players' 'shuffle library'
|
||||
feature. ashuffle works like any other MPD client, and can be used alongside
|
||||
other MPD frontends.")
|
||||
(license license:expat)))
|
||||
|
|
Loading…
Reference in a new issue