From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Raghav Gururajan" Subject: Patches Date: Wed, 08 Jan 2020 09:38:05 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:45081) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ip7mz-0001Af-Fr for guix-devel@gnu.org; Wed, 08 Jan 2020 04:38:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ip7my-0001Sv-J5 for guix-devel@gnu.org; Wed, 08 Jan 2020 04:38:09 -0500 Received: from knopi.disroot.org ([178.21.23.139]:47466) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ip7my-0001QS-D3 for guix-devel@gnu.org; Wed, 08 Jan 2020 04:38:08 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id AF97E23CB9 for ; Wed, 8 Jan 2020 10:38:06 +0100 (CET) Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p_fSuVbwfSqi for ; Wed, 8 Jan 2020 10:38:05 +0100 (CET) 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-mx.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Hello Guix!=0A=0AIn recent days, I have sent series of patches. It appear= s it is confusing to know in which order these patches are to be pushed. = So I have made the following list to outline the order in which they are = to be committed.=0A=0A[1] 38904=0A=0A[2] 38905=0A=0A[3] 38906=0A=0A[4] 38= 914 (38894 --> 38896 --> 38898 --> 38901 --> 38914)=0A=0A[5] 38911 (38909= --> 38911)=0A=0A[6] 38931 (38930 --> 38931)=0A=0A[7] 38953=0A=0A[8] 3893= 5=0A=0A[9] 38954=0A=0ASorry for creating the confusion. I will do better = for future patches. :-)=0A=0ARegards,=0ARG.