From debbugs-submit-bounces@debbugs.gnu.org Wed May 05 11:03:13 2021 Received: (at 47789-done) by debbugs.gnu.org; 5 May 2021 15:03:13 +0000 Received: from localhost ([127.0.0.1]:60826 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1leJ3R-0004qw-2w for submit@debbugs.gnu.org; Wed, 05 May 2021 11:03:13 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51064) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1leJ3Q-0004qq-9I for 47789-done@debbugs.gnu.org; Wed, 05 May 2021 11:03:12 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:46193) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1leJ3H-0002L0-Le for 47789-done@debbugs.gnu.org; Wed, 05 May 2021 11:03:07 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=37170 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1leJ2m-0001Ph-Ca; Wed, 05 May 2021 11:02:39 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Mike Gerwitz Subject: Re: bug#47789: [PATCH 0/6] Add TLA+ Tools (tla2tools) References: Date: Wed, 05 May 2021 17:02:30 +0200 In-Reply-To: (Mike Gerwitz's message of "Thu, 15 Apr 2021 21:24:39 -0400") Message-ID: <87y2cti5q1.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 47789-done Cc: 47789-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi Mike, I pushed the whole patch series as f30e8f29096e3ae2a4de689690daf5fa27a8c91b! \o/ For the tla2tools patch, I added the patch to gnu/local.mk. I also had to change the hash of the checkout, because I wouldn=E2=80=99t get the same= one. There are two possibilities: either upstream changed the tag upstream, or you were looking at a same-named store item actually coming from a different commit. Please take a look and let us know if anything=E2=80=99s amiss. Thanks for this heroic effort, and apologies for the delay! Ludo=E2=80=99.