From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Update R Date: Sat, 9 Jan 2016 23:40:51 +0100 Message-ID: <20160109224051.GA21733@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53698) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aI2C1-0007nS-OK for guix-devel@gnu.org; Sat, 09 Jan 2016 17:41:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aI2By-0006wU-FL for guix-devel@gnu.org; Sat, 09 Jan 2016 17:41:05 -0500 Received: from mout.kundenserver.de ([212.227.126.131]:52490) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aI2By-0006vy-5k for guix-devel@gnu.org; Sat, 09 Jan 2016 17:41:02 -0500 Content-Disposition: inline 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: guix-devel@gnu.org Hello, I just tried to update R to the latest version 3.2.3 (with the trivial patch), which works without problem. I also checked that a few dependent packages still build. Is it okay to push to master? My main motivation is that R-3.2.2 does not compile on arm (nor on mips), which causes a large amount of failed package builds on hydra. Before investigating further, it makes sense to move to the latest version. Andreas