From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:52528) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hm3Is-0003Ht-8e for guix-patches@gnu.org; Fri, 12 Jul 2019 17:42:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hm3Iq-0004uT-Rd for guix-patches@gnu.org; Fri, 12 Jul 2019 17:42:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60262) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hm3Io-0004t5-Es for guix-patches@gnu.org; Fri, 12 Jul 2019 17:42:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hm3Io-0006Kg-98 for guix-patches@gnu.org; Fri, 12 Jul 2019 17:42:02 -0400 Subject: [bug#36628] Minor fixes for pngcrush and python-aiorpcx Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:52412) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hm3Ie-0003GK-PI for guix-patches@gnu.org; Fri, 12 Jul 2019 17:41:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hm3Id-0004kP-V8 for guix-patches@gnu.org; Fri, 12 Jul 2019 17:41:52 -0400 Received: from mout.web.de ([212.227.17.11]:52441) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hm3Id-0004iP-Lo for guix-patches@gnu.org; Fri, 12 Jul 2019 17:41:51 -0400 Received: from fluss.speedport.ip ([84.149.83.171]) by smtp.web.de (mrweb103 [213.165.67.124]) with ESMTPSA (Nemesis) id 0LaCbS-1iBiHT2qSc-00m4uz for ; Fri, 12 Jul 2019 23:41:49 +0200 From: Arne Babenhauserheide Date: Fri, 12 Jul 2019 23:41:08 +0200 Message-Id: <20190712214110.23718-1-arne_bab@web.de> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: arne_bab@web.de Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 36628@debbugs.gnu.org Hi, The following two patches are just fixing a typo and making guix lint happier. Happy Hacking! - Arne