From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add guile-json. Date: Tue, 01 Apr 2014 23:58:56 +0200 Message-ID: <87vbuslnj3.fsf@gnu.org> References: <1396290084-18319-1-git-send-email-tipecaml@gmail.com> 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]:57118) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WV6i4-0004zD-U7 for guix-devel@gnu.org; Tue, 01 Apr 2014 17:59:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WV6hv-0005CJ-FV for guix-devel@gnu.org; Tue, 01 Apr 2014 17:59:08 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:55615) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WV6hv-0005C1-8U for guix-devel@gnu.org; Tue, 01 Apr 2014 17:58:59 -0400 In-Reply-To: <1396290084-18319-1-git-send-email-tipecaml@gmail.com> (Cyril Roelandt's message of "Mon, 31 Mar 2014 20:21:24 +0200") 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: Cyril Roelandt Cc: guix-devel@gnu.org I realized the modules end up in share/guile/site, so commit bf6fcf5 changes that to share/guile/site/2.0. Ludo=E2=80=99.