From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:37147) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1id1UW-0003VT-AG for guix-patches@gnu.org; Thu, 05 Dec 2019 19:29:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1id1UV-00042V-14 for guix-patches@gnu.org; Thu, 05 Dec 2019 19:29:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:39456) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1id1UU-00040p-Kz for guix-patches@gnu.org; Thu, 05 Dec 2019 19:29:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1id1UU-0005td-GB for guix-patches@gnu.org; Thu, 05 Dec 2019 19:29:02 -0500 Subject: [bug#38506] [PATCH] gnu: rust-cbindgen: update to 0.11.0 Resent-Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Date: Thu, 05 Dec 2019 16:28:06 -0800 From: Martin Becze In-Reply-To: <20191206002058.1835-1-mjbecze@riseup.net> References: <20191206002058.1835-1-mjbecze@riseup.net> Message-ID: <9cf2a3474a8c5701bb5bbae29e66b853@riseup.net> 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: 38506@debbugs.gnu.org this replaces issue 38465 https://issues.guix.gnu.org/issue/38465 -Martin