From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH 08/31] gnu: kde-frameworks: Remove kde-frameworks-version. Date: Mon, 1 Aug 2016 23:17:39 +0200 Message-ID: <20160801211739.GA6958@solar> References: <20160801181342.16203-1-david@craven.ch> <20160801181342.16203-9-david@craven.ch> <20160801195700.GD6728@solar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45817) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUKap-0003JF-4y for guix-devel@gnu.org; Mon, 01 Aug 2016 17:17:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bUKal-0003us-UO for guix-devel@gnu.org; Mon, 01 Aug 2016 17:17:47 -0400 Received: from mailrelay1.public.one.com ([91.198.169.124]:60324) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUKal-0003ul-H4 for guix-devel@gnu.org; Mon, 01 Aug 2016 17:17:43 -0400 Content-Disposition: inline In-Reply-To: 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: David Craven Cc: guix-devel On Mon, Aug 01, 2016 at 10:00:34PM +0200, David Craven wrote: > I thought it would be easier to update, since we prefer each update to > be a commit. If we change the version for all packages at the same > time we could have breakage until they are all updated. With the > auto-updater this doesn't require any manual labor at all. Well, I am fine with auto-updating also. I think in this case both are valid, since one will probably update everything at the same time for KDE. Andreas