[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/07: gnu: mpg123: Use HTTPS for home page.
From: |
Tobias Geerinckx-Rice |
Subject: |
03/07: gnu: mpg123: Use HTTPS for home page. |
Date: |
Mon, 15 Jan 2018 21:20:11 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 53a416d6fdca545493709e2325fdfdb449aabb02
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Jan 15 15:27:30 2018 +0100
gnu: mpg123: Use HTTPS for home page.
* gnu/packages/mp3.scm (mpg123)[home-page]: Use HTTPS.
---
gnu/packages/mp3.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/mp3.scm b/gnu/packages/mp3.scm
index f6e3202..98f3e77 100644
--- a/gnu/packages/mp3.scm
+++ b/gnu/packages/mp3.scm
@@ -317,7 +317,7 @@ This package contains the binary.")
(native-inputs `(("pkg-config" ,pkg-config)))
(inputs `(("pulseaudio" ,pulseaudio)
("alsa-lib" ,alsa-lib)))
- (home-page "http://www.mpg123.org/";)
+ (home-page "https://www.mpg123.org/";)
(synopsis "Console MP3 player and decoder library")
(description
"Mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers
- branch master updated (c181636 -> 432fd26), Tobias Geerinckx-Rice, 2018/01/15
- 03/07: gnu: mpg123: Use HTTPS for home page.,
Tobias Geerinckx-Rice <=
- 07/07: gnu: Use HTTPS for invisible-island.net home pages., Tobias Geerinckx-Rice, 2018/01/15
- 05/07: gnu: audio: Use HTTPS for kokkinizita.linuxaudio.org home pages., Tobias Geerinckx-Rice, 2018/01/15
- 04/07: gnu: java: Use HTTPS for osgi.org home pages., Tobias Geerinckx-Rice, 2018/01/15
- 01/07: gnu: compression, text-editors: Use Savannah mirror://., Tobias Geerinckx-Rice, 2018/01/15
- 02/07: gnu: mpg123: Update to 1.25.8., Tobias Geerinckx-Rice, 2018/01/15
- 06/07: gnu: dialog: Update to 1.3-20171209., Tobias Geerinckx-Rice, 2018/01/15