From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: font-dejavu: Update to 2.35. Date: Fri, 11 Mar 2016 15:50:41 +0100 Message-ID: <874mcdysou.fsf@gnu.org> References: <87r3fhnx7y.fsf@gmail.com> <20160311145653.696d6733@debian-netbook> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46986) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeOOu-00036p-M9 for guix-devel@gnu.org; Fri, 11 Mar 2016 09:50:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aeOOq-00036U-Bt for guix-devel@gnu.org; Fri, 11 Mar 2016 09:50:48 -0500 In-Reply-To: <20160311145653.696d6733@debian-netbook> (Efraim Flashner's message of "Fri, 11 Mar 2016 14:56:53 +0200") 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: Efraim Flashner Cc: guix-devel@gnu.org, Alex Kost Efraim Flashner skribis: > On Fri, 11 Mar 2016 13:08:17 +0300 > Alex Kost wrote: > >> I was going to commit several updates including font-dejavu. Happily, >> with: >> >> guix refresh -l font-dejavu >> >> I found that many things would be rebuilt (including some big ones like >> abiword, libreoffice, gimp, gnome). This happens because 'font-dejavu' >> is an input of 'cups-filters' which is an input of 'cups' which is an >> input for several things including 'gtk+'. >> >> So my question is: should this update go to master? >> > > Some of these I push to core-updates. Rebuilding check means rebuilding 188 > packages so I pushed it to core-updates. Currently hydra is building out > security updates to take out some of the grafts so not "distracting" hydra > with large rebuilds is good(tm). +1 Thanks, Ludo'.