diff options
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/gpodder.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gpodder.scm b/gnu/packages/gpodder.scm index 8e7c961929..8bf69c6551 100644 --- a/gnu/packages/gpodder.scm +++ b/gnu/packages/gpodder.scm @@ -127,7 +127,7 @@ locally for later listening.") ;; TODO: Enable tests when https://github.com/gpodder/gpodder/issues/446 ;; is fixed. #:tests? #f)) - (home-page "http://wiki.gpodder.org/wiki/Libmygpo-qt") + (home-page "https://gpodder.github.io") (synopsis "Qt/C++ library wrapping the gpodder web service") (description "@code{libmygpo-qt} is a Qt/C++ library wrapping the @url{https://gpodder.net} APIs. It allows applications to discover, manage |