mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
gnu: mpdscribble: Update home page.
* gnu/packages/mpd.scm (mpdscribble)[home-page]: This package seems to have found a home. Use it.
This commit is contained in:
parent
7da9e792e4
commit
fc2847b1f7
1 changed files with 1 additions and 3 deletions
|
@ -258,9 +258,7 @@ (define-public mpdscribble
|
|||
(synopsis "MPD client for track scrobbling")
|
||||
(description "mpdscribble is a Music Player Daemon client which submits
|
||||
information about tracks being played to a scrobbler, such as Libre.FM.")
|
||||
;; musicpd.org doesn't mention mpdscribble. It points users to this wiki
|
||||
;; instead.
|
||||
(home-page "http://mpd.wikia.com/wiki/Client:Mpdscribble")
|
||||
(home-page "https://www.musicpd.org/clients/mpdscribble/")
|
||||
(license license:gpl2+)))
|
||||
|
||||
(define-public python-mpd2
|
||||
|
|
Loading…
Reference in a new issue