mothacehe pushed a commit to branch core-updates
in repository guix.

commit 2a190aa42a8c6ddd8c85b088e37e2794cb552068
Author: Mathieu Othacehe <[email protected]>
AuthorDate: Thu Apr 22 11:43:46 2021 +0200

    gnu: alsa-lib: Update the home-page.
    
    * gnu/packages/linux.scm (alsa-lib)[home-page]: Update it.
---
 gnu/packages/linux.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 39cb227..a553500 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2271,7 +2271,7 @@ configuration files that can be used for specific audio 
hardware.")
     (inputs
      `(("alsa-ucm-conf" ,alsa-ucm-conf)
        ("alsa-topology-conf" ,alsa-topology-conf)))
-    (home-page "https://www.alsa-project.org/";)
+    (home-page "https://www.alsa-project.org/wiki/Main_Page";)
     (synopsis "The Advanced Linux Sound Architecture libraries")
     (description
      "The Advanced Linux Sound Architecture (ALSA) provides audio and

Reply via email to