From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53288) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eYgOm-0003Zy-5t for guix-patches@gnu.org; Mon, 08 Jan 2018 18:00:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eYgOg-0006MG-DV for guix-patches@gnu.org; Mon, 08 Jan 2018 18:00:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:33167) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eYgOg-0006MC-AA for guix-patches@gnu.org; Mon, 08 Jan 2018 18:00:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eYgOg-00028F-2U for guix-patches@gnu.org; Mon, 08 Jan 2018 18:00:02 -0500 Subject: [bug#30034] [PATCH] Update guile-bytestructures to 1.0.1. Resent-Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Mon, 08 Jan 2018 23:59:35 +0100 From: Amirouche Boubekki In-Reply-To: <88cbda9d7e246e6ae4eaaebcbcc8b777@hypermove.net> References: <88cbda9d7e246e6ae4eaaebcbcc8b777@hypermove.net> Message-ID: 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: 30034@debbugs.gnu.org Cc: Guix-patches Le 2018-01-08 23:53, Amirouche Boubekki a écrit : > Becarful guix depends on guile-git which depends on > guile-bytestructures. I am not sure which tests I must run to make sure guix is not broken. Let me know, what manual tests are required.