From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] Upgrade ruby to 2.3.1 (including symlink patch) Date: Thu, 28 Apr 2016 08:27:02 +0200 Message-ID: <87fuu6xn7t.fsf@elephly.net> References: <87inz2xqce.fsf@elephly.net> <57219F17.2070901@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33085) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1avfPu-0005iz-2H for guix-devel@gnu.org; Thu, 28 Apr 2016 02:27:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1avfPp-00072L-3U for guix-devel@gnu.org; Thu, 28 Apr 2016 02:27:14 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:24230) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1avfPo-00072G-S8 for guix-devel@gnu.org; Thu, 28 Apr 2016 02:27:09 -0400 In-reply-to: <57219F17.2070901@gmail.com> 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: Ben Woodcroft Cc: "guix-devel@gnu.org" Ben Woodcroft writes: > On 28/04/16 15:19, Ricardo Wurmus wrote: >> Rob Syme writes: >> >>> * gnu/packages/patches/ruby-symlinkfix.patch: New patch to fix issue #1448. >>> * gnu/packages/ruby.scm (ruby): Update to 2.3.1 including symlink patch. >> Thank you! The patch also needs to be registered in dist_patch_DATA in >> “gnu/local.mk”. I can do this later when applying the patch in the >> office, unless there are other objections to this patch. > > Do you mind holding off for a bit (no more than ~10 hours)? I wouldn't > mind having a play with this myself. No problem. I can also apply this tomorrow if your tests find no problems. Thanks! ~~ Ricardo