From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:48214) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jRUch-000732-3V for guix-patches@gnu.org; Thu, 23 Apr 2020 01:42:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jRUcc-0001up-LQ for guix-patches@gnu.org; Thu, 23 Apr 2020 01:42:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42317) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jRUcc-0001uZ-96 for guix-patches@gnu.org; Thu, 23 Apr 2020 01:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jRUcc-0004gP-66 for guix-patches@gnu.org; Thu, 23 Apr 2020 01:42:02 -0400 Subject: [bug#40706] [PATCH] gnu: clipmenu: Fix hash. Resent-Message-ID: From: John Soo References: <871roki1bl.fsf@asu.edu> <20200422215926.GA2751@jasmine.lan> Date: Wed, 22 Apr 2020 22:41:23 -0700 In-Reply-To: <20200422215926.GA2751@jasmine.lan> (Leo Famulari's message of "Wed, 22 Apr 2020 17:59:26 -0400") Message-ID: <87k126lpx8.fsf@asu.edu> 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: Leo Famulari Cc: 40706@debbugs.gnu.org Hi there, Leo Famulari writes: > Do you still have the old source code around? I'm curious what changed. I just looked in my store and I only have the recent checkout, I'm sorry. Kindly, John