From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Guix website Date: Wed, 26 Oct 2016 10:21:55 +0200 Message-ID: <878ttby0yk.fsf@gnu.org> References: <3b3341b4dfa30a9b99ffcf47a61eae09@openmailbox.org> 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]:60166) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bzJTF-0004ff-76 for guix-devel@gnu.org; Wed, 26 Oct 2016 04:22:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bzJTC-00055s-4p for guix-devel@gnu.org; Wed, 26 Oct 2016 04:22:01 -0400 In-Reply-To: <3b3341b4dfa30a9b99ffcf47a61eae09@openmailbox.org> (rennes@openmailbox.org's message of "Tue, 25 Oct 2016 14:41:33 -0500") 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: rennes@openmailbox.org Cc: guix-devel@gnu.org Hi, rennes@openmailbox.org skribis: > The Guix website(Packages), appears updated with the date: October 14, > 2016. > > https://www.gnu.org/software/guix/packages/ Thanks, this is now fixed (commit 19262a718e97d6ebc782c8dc7e53d04cfb5f794d). This was caused by an invalid =E2=80=98license=E2=80=99 field in a package.= Everyone: please make sure to run =E2=80=98guix lint=E2=80=99 before committing! :-) Ludo=E2=80=99.