mbakke pushed a commit to branch master
in repository guix.
commit cd265da15d783946ed07a1cbcb0684410711c20f
Author: Brendan Tildesley <[email protected]>
AuthorDate: Wed Feb 2 13:55:13 2022 +1100
gnu: phonon-backend-gstreamer: Update home page.
* gnu/packages/kde-frameworks.scm (phonon-backend-gstreamer): Update home
page.
Signed-off-by: Marius Bakke <[email protected]>
---
gnu/packages/kde-frameworks.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index c7a4fa2422..d2ab4235cc 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -235,7 +235,7 @@ common build settings used in software produced by the KDE
community.")
(arguments
`(#:configure-flags
'( "-DPHONON_BUILD_PHONON4QT5=ON")))
- (home-page "https://phonon.kde.org")
+ (home-page "https://community.kde.org/Phonon")
(synopsis "Phonon backend which uses GStreamer")
(description "Phonon makes use of backend libraries to provide sound.
Phonon-GStreamer is a backend based on the GStreamer multimedia library.")