me
/
guix
Archived
1
0
Fork 0

gnu: mpg123: Use HTTPS for home page.

* gnu/packages/mp3.scm (mpg123)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2018-01-15 15:27:30 +01:00
parent 38b87a8af7
commit 53a416d6fd
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -317,7 +317,7 @@ This package contains the binary.")
(native-inputs `(("pkg-config" ,pkg-config))) (native-inputs `(("pkg-config" ,pkg-config)))
(inputs `(("pulseaudio" ,pulseaudio) (inputs `(("pulseaudio" ,pulseaudio)
("alsa-lib" ,alsa-lib))) ("alsa-lib" ,alsa-lib)))
(home-page "http://www.mpg123.org/") (home-page "https://www.mpg123.org/")
(synopsis "Console MP3 player and decoder library") (synopsis "Console MP3 player and decoder library")
(description (description
"Mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers "Mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers