From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: hydra (guile-next) Date: Mon, 17 Oct 2016 10:36:38 +0200 Message-ID: <87insrfk2x.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]:34878) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bw3Pa-0007YB-7n for help-guix@gnu.org; Mon, 17 Oct 2016 04:36:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bw3PW-0006VA-Uf for help-guix@gnu.org; Mon, 17 Oct 2016 04:36:46 -0400 In-Reply-To: (catonano@gmail.com's message of "Fri, 14 Oct 2016 17:32:55 +0200") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Catonano Cc: help-guix Hi! Catonano skribis: > All of a sudden, guile-next has to be built from source code, the binary = is > not available anymore. > > Was the package definition update recently ? Most likely one of its dependencies changed, leading to a rebuild and a window during which binaries were missing. Binaries are currently available, on x86_64 at least. Thanks, Ludo=E2=80=99.