[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/09: gnu: taglib: Use HTTPS home page.
From: |
guix-commits |
Subject: |
06/09: gnu: taglib: Use HTTPS home page. |
Date: |
Fri, 13 Mar 2020 18:07:07 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 788425c2a8df0545fd31cb8ed4578ecb635739c3
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 00:58:28 2020 +0100
gnu: taglib: Use HTTPS home page.
* gnu/packages/mp3.scm (taglib)[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 af3cc25..ae234af 100644
--- a/gnu/packages/mp3.scm
+++ b/gnu/packages/mp3.scm
@@ -172,7 +172,7 @@ a highly stable and efficient implementation.")
'(#:tests? #f ; Tests are not ran with BUILD_SHARED_LIBS on.
#:configure-flags (list "-DBUILD_SHARED_LIBS=ON")))
(inputs `(("zlib" ,zlib)))
- (home-page "http://taglib.org")
+ (home-page "https://taglib.org")
(synopsis "Library to access audio file meta-data")
(description
"TagLib is a C++ library for reading and editing the meta-data of several
- branch master updated (3c9d89b -> e819fc0), guix-commits, 2020/03/13
- 01/09: gnu: libsmpeg: Use HTTPS home page., guix-commits, 2020/03/13
- 04/09: gnu: perl-test2-suite: Correct name., guix-commits, 2020/03/13
- 03/09: gnu: tegola: Use HTTPS home page., guix-commits, 2020/03/13
- 07/09: gnu: miredo: Use HTTPS home page., guix-commits, 2020/03/13
- 02/09: gnu: libpipeline: Update to 1.5.2., guix-commits, 2020/03/13
- 06/09: gnu: taglib: Use HTTPS home page.,
guix-commits <=
- 05/09: gnu: perl-test2-plugin-nowarnings: Run all tests., guix-commits, 2020/03/13
- 08/09: gnu: nginx: Update to 1.17.9., guix-commits, 2020/03/13
- 09/09: gnu: trio: Use HTTPS home page., guix-commits, 2020/03/13