From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Allan Webber Subject: [PATCH] gnu: Add geiser-next. Date: Fri, 29 Apr 2016 18:34:31 -0500 Message-ID: <87ziscxa48.fsf@dustycloud.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54882) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1awHvw-0002ZQ-EJ for guix-devel@gnu.org; Fri, 29 Apr 2016 19:34:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1awHvl-0004ZE-1w for guix-devel@gnu.org; Fri, 29 Apr 2016 19:34:47 -0400 Received: from dustycloud.org ([2600:3c02::f03c:91ff:feae:cb51]:54366) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1awHvk-0004UK-Tl for guix-devel@gnu.org; Fri, 29 Apr 2016 19:34:40 -0400 Received: from oolong (localhost [127.0.0.1]) by dustycloud.org (Postfix) with ESMTPS id DEEAE266FB for ; Fri, 29 Apr 2016 19:34:31 -0400 (EDT) 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: guix-devel@gnu.org If you want to hack trying out guile-next, you can't use the geiser package. Fortunately, the git version of geiser supports guile-next / 2.2 / (2.1?) so, here's geiser-next! Not sure if other people care enough to have a geiser-next package, but since we're Guile based here, I figured other people might want to be hacking trying things out with the latest and greatest. - Chris