From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: [PATCH] gnu: Add mcelog. Date: Wed, 14 Sep 2016 17:23:21 +0200 Message-ID: <20160914172321.3b76d733@scratchpost.org> References: <1473859239-8101-1-git-send-email-me@tobias.gr> <8737l2d282.fsf@ike.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51381) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkC24-0002d4-RY for guix-devel@gnu.org; Wed, 14 Sep 2016 11:23:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bkC20-0007io-F6 for guix-devel@gnu.org; Wed, 14 Sep 2016 11:23:28 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:53542) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkC20-0007hJ-82 for guix-devel@gnu.org; Wed, 14 Sep 2016 11:23:24 -0400 In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Tobias Geerinckx-Rice Cc: guix-devel@gnu.org > >> + (home-page "http://mcelog.org/") > > Nit-pick: the trailing slash is unnecessary :) If you don't include the trailing slash it will require an additional round-trip to the server in order to add it via a (302) redirect.