From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:42381) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jKgS7-00026H-3Y for guix-patches@gnu.org; Sat, 04 Apr 2020 06:55:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jKgS6-00039O-6e for guix-patches@gnu.org; Sat, 04 Apr 2020 06:55:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60221) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jKgS6-00038y-0a for guix-patches@gnu.org; Sat, 04 Apr 2020 06:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jKgS6-0000XM-0V for guix-patches@gnu.org; Sat, 04 Apr 2020 06:55:02 -0400 Subject: [bug#40414] [PATCH] gnu: mingw: Add mingw-w64 reproducibility patches. Resent-Message-ID: From: Mathieu Othacehe References: Date: Sat, 04 Apr 2020 12:54:23 +0200 In-Reply-To: (Carl Dong's message of "Fri, 03 Apr 2020 19:00:49 +0000") Message-ID: <871rp3v7vk.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain 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: Carl Dong Cc: 40414@debbugs.gnu.org Hello Carl, This patch LGTM. Do you know if there are plans to apply those patches mainline? Thanks, Mathieu