guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

06/39: gnu: phonon: Update home page.


From: guix-commits
Subject: 06/39: gnu: phonon: Update home page.
Date: Thu, 1 Sep 2022 11:36:39 -0400 (EDT)

mbakke pushed a commit to branch staging
in repository guix.

commit aaaaabe96e6993ab06d4c988830cda2f07eba8c2
Author: Brendan Tildesley <mail@brendan.scot>
AuthorDate: Wed Feb 2 13:54:26 2022 +1100

    gnu: phonon: Update home page.
    
    * gnu/packages/kde-frameworks.scm (phonon): Update home page.
    
    Signed-off-by: Marius Bakke <marius@gnu.org>
---
 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 4e06a32b0a..641d4b81e4 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -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+)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]