From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven vanZyl Subject: bug#37695: Issue Fixed Date: Thu, 10 Oct 2019 15:46:21 -0400 Message-ID: <64f93bd2-b679-1907-4e56-ed5553c498d9@rushsteve1.us> References: <71c57b60-3c45-6b11-2c02-ea8417738b7e@rushsteve1.us> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:38250) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIeQp-0001Qk-6N for bug-guix@gnu.org; Thu, 10 Oct 2019 15:49:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iIeQo-0005Ig-9g for bug-guix@gnu.org; Thu, 10 Oct 2019 15:49:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48388) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iIeQo-0005Ia-6v for bug-guix@gnu.org; Thu, 10 Oct 2019 15:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iIeQo-0003hP-4D for bug-guix@gnu.org; Thu, 10 Oct 2019 15:49:02 -0400 In-Reply-To: <71c57b60-3c45-6b11-2c02-ea8417738b7e@rushsteve1.us> Sender: "Debbugs-submit" Resent-Message-ID: Content-Language: en-US List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 37695@debbugs.gnu.org This issue was fixed by commit: 2d821e4c7fd8968639bd793f5e1485447fe49374 Also a small correction, the actual commit the issue appeared in was: d3650775e0e0c9a3f9340c5a0ee00773d967ce9f -- - rushsteve1