Archived
1
0
Fork 0

gnu: wavpack: Use HTTPS home page URI.

* gnu/packages/audio.scm (wavpack)[home-page]: Use HTTPS URI.
This commit is contained in:
Nicolas Goaziou 2021-02-28 12:04:10 +01:00
parent 597579afc3
commit 372b15f862
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -3242,7 +3242,7 @@ stretching and pitch scaling of audio. This package contains the library.")
`(("autoconf" ,autoconf) `(("autoconf" ,autoconf)
("automake" ,automake) ("automake" ,automake)
("libtool" ,libtool))) ("libtool" ,libtool)))
(home-page "http://www.wavpack.com/") (home-page "https://www.wavpack.com/")
(synopsis "Hybrid lossless audio codec") (synopsis "Hybrid lossless audio codec")
(description (description
"WavPack is an audio compression format with lossless, lossy and hybrid "WavPack is an audio compression format with lossless, lossy and hybrid