From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34116) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eYggB-0005Tx-OL for guix-patches@gnu.org; Mon, 08 Jan 2018 18:18:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eYgg6-0007d8-Mx for guix-patches@gnu.org; Mon, 08 Jan 2018 18:18:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:33195) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eYgg6-0007cu-JZ for guix-patches@gnu.org; Mon, 08 Jan 2018 18:18:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eYgg6-0002Zn-Ec for guix-patches@gnu.org; Mon, 08 Jan 2018 18:18: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: Tue, 09 Jan 2018 00:17:57 +0100 From: Amirouche Boubekki In-Reply-To: References: <88cbda9d7e246e6ae4eaaebcbcc8b777@hypermove.net> Message-ID: <1de49c11cb37e97b172ca3be5fdc27e3@hypermove.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: 30034@debbugs.gnu.org Le 2018-01-08 23:59, Amirouche Boubekki a écrit : > 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. I managed to install 'guix' with the new 'guile-bytestructures' and 'guix pull' works.