From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mason Hock Subject: Lilypond version Date: Mon, 14 Aug 2017 14:08:29 -0700 Message-ID: <1502744909.1818.7.camel@mason-x60.resnet.ucsb.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60282) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dhMbL-0003eX-SC for help-guix@gnu.org; Mon, 14 Aug 2017 17:08:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dhMbI-0006tP-J6 for help-guix@gnu.org; Mon, 14 Aug 2017 17:08:43 -0400 Received: from mail-io0-x22a.google.com ([2607:f8b0:4001:c06::22a]:38745) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dhMbI-0006t7-EH for help-guix@gnu.org; Mon, 14 Aug 2017 17:08:40 -0400 Received: by mail-io0-x22a.google.com with SMTP id g71so42394112ioe.5 for ; Mon, 14 Aug 2017 14:08:38 -0700 (PDT) Received: from [172.16.42.45] (wsip-184-191-152-229.sb.sd.cox.net. [184.191.152.229]) by smtp.googlemail.com with ESMTPSA id 200sm123642itm.7.2017.08.14.14.08.36 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2017 14:08:37 -0700 (PDT) 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: help-guix@gnu.org I notice that Guix has Lilypond 2.19.58, which is the current unstable version. Is it possible to access the current stable version, Lilypond 2.18.2, via Guix? Thank you.