mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-08 06:00:36 +02:00
gnu: freealut: Use HTTPS home page.
* gnu/packages/audio.scm (freealut)[home-page]: Use HTTPS.
This commit is contained in:
@@ -2112,7 +2112,7 @@ buffers, and audio capture.")
|
||||
`(("openal" ,openal)))
|
||||
(synopsis "Free implementation of OpenAL's ALUT standard")
|
||||
(description "freealut is the OpenAL Utility Toolkit.")
|
||||
(home-page "http://kcat.strangesoft.net/openal.html")
|
||||
(home-page "https://kcat.strangesoft.net/openal.html")
|
||||
(license license:lgpl2.0)))
|
||||
|
||||
(define-public patchage
|
||||
|
||||
Reference in New Issue
Block a user