GNU bug report logs - #54425
home-pages renaming

Previous Next

Package: guix-patches;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Wed, 16 Mar 2022 15:48:02 UTC

Severity: normal

Done: Nicolas Graves <ngraves <at> ngraves.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Nicolas Graves <ngraves <at> ngraves.fr>
To: 54425 <at> debbugs.gnu.org
Subject: [bug#54425] home-pages renaming
Date: Wed, 16 Mar 2022 16:42:01 +0100
[Message part 1 (text/plain, inline)]
I recently discovered repology.org and has seen that it lists broken
home-pages links.

Would take some time to fix everything, but here is a series of patches
for some.

Nicolas

[0001-gnu-clementine-update-home-page-url.patch (text/x-patch, inline)]
From 0e5e713d57636363b2dd0ca75a193a4397cfbd39 Mon Sep 17 00:00:00 2001
From: Nicolas Graves <ngraves <at> ngraves.fr>
Date: Wed, 16 Mar 2022 13:11:53 +0100
Subject: [PATCH 01/14] gnu: clementine: update home-page url.

---
 gnu/packages/music.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index a99167e9ef..5070b1f372 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -452,7 +452,7 @@ (define-public clementine
            sqlite
            sparsehash
            taglib))
-    (home-page "https://clementine-player.org")
+    (home-page "https://www.clementine-player.org")
     (synopsis "Music player and library organizer")
     (description "Clementine is a multiplatform music player.  It is inspired
 by Amarok 1.4, focusing on a fast and easy-to-use interface for searching and
-- 
2.34.0


This bug report was last modified 227 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.