From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:35114) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jFn8x-0005Bc-J2 for guix-patches@gnu.org; Sat, 21 Mar 2020 19:03:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jFn8w-00019f-P3 for guix-patches@gnu.org; Sat, 21 Mar 2020 19:03:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42429) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jFn8w-00019W-LD for guix-patches@gnu.org; Sat, 21 Mar 2020 19:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jFn8w-0005dJ-J5 for guix-patches@gnu.org; Sat, 21 Mar 2020 19:03:02 -0400 Subject: bug#40167: [PATCH] gnu: cutter: Update to 1.10.1. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <1426f7eaa6c4e62c3f6b475326a47b8f@airmail.cc> Date: Sun, 22 Mar 2020 00:01:58 +0100 In-Reply-To: <1426f7eaa6c4e62c3f6b475326a47b8f@airmail.cc> (pinoaffe@airmail.cc's message of "Sat, 21 Mar 2020 08:58:35 +0000") Message-ID: <87zhc9uxax.fsf@gnu.org> 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: pinoaffe@airmail.cc Cc: 40167-done@debbugs.gnu.org pinoaffe@airmail.cc skribis: > * gnu/packages/engineering.scm (cutter): Update to 1.10.1. Applied!