From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:54658) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ifkoZ-0006nZ-O8 for guix-patches@gnu.org; Fri, 13 Dec 2019 08:17:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ifkoY-0007ku-N8 for guix-patches@gnu.org; Fri, 13 Dec 2019 08:17:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:55469) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ifkoY-0007js-EG for guix-patches@gnu.org; Fri, 13 Dec 2019 08:17:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ifkoY-0001Ex-A2 for guix-patches@gnu.org; Fri, 13 Dec 2019 08:17:02 -0500 Subject: [bug#38588] [PATCH] gnu: Update libhandy to 0.0.12. Resent-Message-ID: References: <20191213095434.25372-1-jonathan.brielmaier@web.de> <87r218h0ro.fsf@posteo.net> From: Jonathan Brielmaier Message-ID: <5731871f-6ca2-34e7-4fb3-9c88987746e2@web.de> Date: Fri, 13 Dec 2019 14:16:10 +0100 MIME-Version: 1.0 In-Reply-To: <87r218h0ro.fsf@posteo.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Brett Gilio Cc: 38588@debbugs.gnu.org On 13.12.19 13:23, Brett Gilio wrote: > jonathan.brielmaier@web.de writes: > >> From: Jonathan Brielmaier >> >> * gnu/packages/gnome.scm (libhandy): Update to 0.0.12. >> [description]: Make clear that it's for mobile and desktop. >> --- > > Hi Jon. > > I personally would split these two changes into two different patches > for a series. WDYT? Oke, could make sense. I don't have a strong opinion. As it's only a minor change to the description with no effect on the resulting package. But if you wan't I can split them or you could do it yourself before commiting :)