me
/
guix
Archived
1
0
Fork 0

gnu: phonon: Update home page.

* gnu/packages/kde-frameworks.scm (phonon): Update home page.

Signed-off-by: Marius Bakke <marius@gnu.org>
master
Brendan Tildesley 2022-02-02 13:54:26 +11:00 committed by Marius Bakke
parent 5ed3a28507
commit aaaaabe96e
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ common build settings used in software produced by the KDE community.")
(substitute* "cmake_install.cmake"
((regex all dest)
(string-append dest (assoc-ref outputs "out"))))))))))
(home-page "https://phonon.kde.org")
(home-page "https://community.kde.org/Phonon")
(synopsis "KDE's multimedia library")
(description "KDE's multimedia library.")
(license license:lgpl2.1+)))