From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57495) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gK8As-00008v-4O for guix-patches@gnu.org; Tue, 06 Nov 2018 15:42:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gK8An-0005sC-Jw for guix-patches@gnu.org; Tue, 06 Nov 2018 15:42:09 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:33591) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gK8Ak-0005oE-N6 for guix-patches@gnu.org; Tue, 06 Nov 2018 15:42:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gK8Ak-00006i-Fx for guix-patches@gnu.org; Tue, 06 Nov 2018 15:42:02 -0500 Subject: [bug#33088] [PATCH] gnu: pango-1.42.4: Propagate fribidi. Resent-Message-ID: MIME-Version: 1.0 In-Reply-To: <87h8guox6y.fsf@fastmail.com> References: <87h8guox6y.fsf@fastmail.com> From: Stefan =?UTF-8?Q?Stefanovi=C4=87?= Date: Tue, 6 Nov 2018 21:41:34 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" 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: Marius Bakke Cc: 33088@debbugs.gnu.org > I'm guessing you found this issue in a `guix environment` or similar? I found this issue while packaging some software that is still in alpha/beta state, I will wait for the proper stable release before sending my patches. > Since it's easy to work around, I'd rather "punt" on this patch and wait > for the core-updates merge, hopefully in a week or two. It not a problem, I can always use cario-1.42.0. Feel free to close this patch any time you wish. You do not need to apply this patch. ;) Thank you, for the explanation.