From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: guile-json: Update to 0.5.0. Date: Wed, 24 Feb 2016 23:18:46 +0100 Message-ID: <20160224221846.GA17963@solar> References: <8737shncan.fsf@drakenvlieg.flower> <20160224214525.GB29283@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42021) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYhln-0002t5-8k for guix-devel@gnu.org; Wed, 24 Feb 2016 17:18:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYhlk-0006QB-0k for guix-devel@gnu.org; Wed, 24 Feb 2016 17:18:55 -0500 Received: from mailrelay6.public.one.com ([91.198.169.200]:27114) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYhlj-0006Pt-J0 for guix-devel@gnu.org; Wed, 24 Feb 2016 17:18:51 -0500 Content-Disposition: inline In-Reply-To: <20160224214525.GB29283@jasmine> 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: Leo Famulari Cc: guix-devel@gnu.org On Wed, Feb 24, 2016 at 04:45:25PM -0500, Leo Famulari wrote: > $ guix refresh -l guile-json > Building the following 2 packages would ensure 2 dependent packages are > rebuilt: guix-0.9.0 guix-0.9.0.c3f29bc I am building "./pre-inst-env guix build guix" right now, and if it passes all its tests, I will push the update tomorrow. Andreas