From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#22115: (no subject) Date: Sun, 18 Dec 2016 11:14:50 +0100 Message-ID: <878trdr1b9.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57226) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cIYVi-0001ir-MB for bug-guix@gnu.org; Sun, 18 Dec 2016 05:16:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cIYVe-000115-JC for bug-guix@gnu.org; Sun, 18 Dec 2016 05:16:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:58299) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cIYVe-00010e-GM for bug-guix@gnu.org; Sun, 18 Dec 2016 05:16:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cIYVe-0004Gq-8q for bug-guix@gnu.org; Sun, 18 Dec 2016 05:16:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: ("Luis Felipe =?UTF-8?Q?L=C3=B3pez?= Acevedo"'s message of "Wed, 14 Dec 2016 20:36:05 -0500") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Luis Felipe =?UTF-8?Q?L=C3=B3pez?= Acevedo Cc: 22115@debbugs.gnu.org Luis Felipe L=C3=B3pez Acevedo skribis: > This bug is fixed in the website now: > > https://www.gnu.org/software/guix/packages/issues.html It really looks nicer this way, thank you! Initially the reason to include all the packages on this page (not just those having issues) was that we could have links from, say, /packages/c.html#coreutils to /packages/issues.html#coreutils. However that never happened. Should we just list packages with actual issues? Or should we add those links? Ludo=E2=80=99.