From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#22217: closed (Re: bug#22217: WWW: per-package anchor links in the package list) Date: Wed, 23 Dec 2015 02:22:27 -0500 Message-ID: <20151223072227.GA12367@jasmine> References: <87io3qbbup.fsf@gnu.org> <20151221184317.GA10483@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33927) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aBdlL-0007cb-Pw for bug-guix@gnu.org; Wed, 23 Dec 2015 02:23:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aBdlG-0000JL-Pp for bug-guix@gnu.org; Wed, 23 Dec 2015 02:23:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:52767) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aBdlG-0000JH-Dm for bug-guix@gnu.org; Wed, 23 Dec 2015 02:23:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aBdlG-00013a-9s for bug-guix@gnu.org; Wed, 23 Dec 2015 02:23:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: 22217@debbugs.gnu.org On Tue, Dec 22, 2015 at 06:03:02PM +0000, GNU bug Tracking System wrote: > Your bug report > > #22217: WWW: per-package anchor links in the package list > > which was filed against the guix package, has been closed. > > Done in commit 497145e of guix-artwork.git. I’ve regenerated > so you can see the result. > > For a given package ‘foo’, there’s always an anchor ‘#foo’ pointing to > the latest version of ‘foo’. When there are other versions available, > their anchor is the full-length thing, like ‘#guile-1.8.8’. > > I think that should be good enough in practice. > > Feedback welcome! That's just what I was thinking — thank you!