gnu: python-pyalsaaudio: Use HTTPS home page.
* gnu/packages/audio.scm (python-pyalsaaudio)[home-page]: Use HTTPS.
This commit is contained in:
parent
41181b7696
commit
5adaeb3618
@ -3398,7 +3398,7 @@ code, used in @code{libtoxcore}.")
|
||||
`(#:tests? #f)) ; tests require access to ALSA devices.
|
||||
(inputs
|
||||
`(("alsa-lib" ,alsa-lib)))
|
||||
(home-page "http://larsimmisch.github.io/pyalsaaudio/")
|
||||
(home-page "https://larsimmisch.github.io/pyalsaaudio/")
|
||||
(synopsis "ALSA wrappers for Python")
|
||||
(description
|
||||
"This package contains wrappers for accessing the ALSA API from Python.
|
||||
|
Loading…
x
Reference in New Issue
Block a user