gnu: alsa-lib: Update the home-page.
* gnu/packages/linux.scm (alsa-lib)[home-page]: Update it.
This commit is contained in:
parent
1bde05c6e8
commit
2a190aa42a
1 changed files with 1 additions and 1 deletions
|
@ -2271,7 +2271,7 @@ (define-public alsa-lib
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue