From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Daemon update: rebuild! Date: Fri, 04 Apr 2014 00:27:56 +0200 Message-ID: <87wqf6m4k3.fsf@gnu.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]:51143) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVq7N-00029h-6g for guix-devel@gnu.org; Thu, 03 Apr 2014 18:28:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WVq75-0002Wg-CQ for guix-devel@gnu.org; Thu, 03 Apr 2014 18:28:17 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:58531) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVq75-0002Wb-5J for guix-devel@gnu.org; Thu, 03 Apr 2014 18:27:59 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id BA7C5216E for ; Fri, 4 Apr 2014 00:27:57 +0200 (CEST) Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LicrlA6MUkMl for ; Fri, 4 Apr 2014 00:27:57 +0200 (CEST) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 742131FF8 for ; Fri, 4 Apr 2014 00:27:57 +0200 (CEST) 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org I made another update of the =E2=80=98nix-upstream=E2=80=99 submodule, so m= ake sure to run: git pull # should update =E2=80=98nix-upstream=E2=80=99 along with the r= est ( cd nix ; ./sync-with-upstream ) make clean make make check Please report any problems! Ludo=E2=80=99.