From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id eDdJEYxO+16HOgAA0tVLHw (envelope-from ) for ; Tue, 30 Jun 2020 14:39:08 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id iGINDYxO+16gTAAAbx9fmQ (envelope-from ) for ; Tue, 30 Jun 2020 14:39:08 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id BE823940223 for ; Tue, 30 Jun 2020 14:39:07 +0000 (UTC) Received: from localhost ([::1]:45180 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jqHPe-0001zM-OD for larch@yhetil.org; Tue, 30 Jun 2020 10:39:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54062) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jqHPa-0001zB-Fn for guix-patches@gnu.org; Tue, 30 Jun 2020 10:39:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39847) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jqHPa-0000HM-6J for guix-patches@gnu.org; Tue, 30 Jun 2020 10:39:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jqHPa-0003IE-4i for guix-patches@gnu.org; Tue, 30 Jun 2020 10:39:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#41967] [PATCH] gnu: Add tesseract. Resent-From: Pierre Neidhardt Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 30 Jun 2020 14:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41967 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Goaziou Cc: Kei , 41967@debbugs.gnu.org, Msavoritias , Efraim Flashner Received: via spool by 41967-submit@debbugs.gnu.org id=B41967.159352791512621 (code B ref 41967); Tue, 30 Jun 2020 14:39:02 +0000 Received: (at 41967) by debbugs.gnu.org; 30 Jun 2020 14:38:35 +0000 Received: from localhost ([127.0.0.1]:51391 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jqHP9-0003HV-L5 for submit@debbugs.gnu.org; Tue, 30 Jun 2020 10:38:35 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:51095) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jqHP7-0003Gs-5G for 41967@debbugs.gnu.org; Tue, 30 Jun 2020 10:38:34 -0400 X-Originating-IP: 92.169.129.147 Received: from bababa (lfbn-idf2-1-1315-147.w92-169.abo.wanadoo.fr [92.169.129.147]) (Authenticated sender: mail@ambrevar.xyz) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id A713560010; Tue, 30 Jun 2020 14:38:25 +0000 (UTC) From: Pierre Neidhardt In-Reply-To: <87k0zpk7c5.fsf@nicolasgoaziou.fr> References: <87v9jdvvwh.fsf@ambrevar.xyz> <87ftafez3k.fsf@ambrevar.xyz> <20200629061213.GB14409@E5400> <1593452486.1145.0@disroot.org> <87v9j9d93f.fsf@ambrevar.xyz> <87k0zpk7c5.fsf@nicolasgoaziou.fr> Date: Tue, 30 Jun 2020 16:38:24 +0200 Message-ID: <87mu4k39gf.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 1.8 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: 1.8 (+) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -0.61 X-TUID: GIOvvFMKcANY --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Pushed tesseract-engine in f67ae666896a51fc6edd1b537e43ed44685cb2a3. Thank you all for your review! Cheers! =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl77TmAACgkQm9z0l6S7 zH+8HAgApCN/eibmmIMPYbhDnhO4jdN3BKr9rNXB2/b7WHZmHQgOHLu6e3QTdsDp THc1Nd71vrCqpqU84+F/IFdJJIt0w4yRHhoJs/+HW+i7A3nBagzUbB5luhs/D7rc Rrj4OdWinX10aLYWBeg29QhR6HKbjJqHCqIKl+++nWbMBFuiHcMfU+aX+T/i8Aio hlD3wkxzqVe8LcQtdt9fBmwW4ncx2MxwURIR0nh7bQg14CFYjCCk5FSpDDWwqen5 /Z7IWPn77JLztEn0YWhFUG69/Mua8r5lyt4ANQ7atqv6iJDhQUBIyVY1XeadHScz QzaI8f1s1pkYKPYbU7wMLL94xvBkLw== =sXBU -----END PGP SIGNATURE----- --=-=-=--