From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:56328) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jS6oh-0007qS-3B for guix-patches@gnu.org; Fri, 24 Apr 2020 18:29:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jS6og-0007mB-Lf for guix-patches@gnu.org; Fri, 24 Apr 2020 18:29:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46649) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jS6og-0007m6-90 for guix-patches@gnu.org; Fri, 24 Apr 2020 18:29:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jS6og-0003LO-4q for guix-patches@gnu.org; Fri, 24 Apr 2020 18:29:02 -0400 Subject: [bug#40811] [PATCH] gnu: fontmanager: Update to 0.7.7 Resent-Message-ID: From: Nicolas Goaziou References: <20200424072046.32582-1-boris.dekshteyn@google.com> Date: Sat, 25 Apr 2020 00:28:50 +0200 In-Reply-To: <20200424072046.32582-1-boris.dekshteyn@google.com> (Boris A. Dekshteyn's message of "Fri, 24 Apr 2020 19:20:46 +1200") Message-ID: <87sggsfrh9.fsf@nicolasgoaziou.fr> 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: "Boris A. Dekshteyn" Cc: "Boris A. Dekshteyn" , 40811@debbugs.gnu.org Hello, "Boris A. Dekshteyn" writes: > --- > gnu/packages/fontutils.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Thank you for this patch! However, for proper attribution, and to make my life brighter, could you use `git format-patch' and add a commit message to this? The message itself is as simple as: gnu: fontmanager: Update to 0.7.7. gnu/packages/fontutils.scm (fontmanager): Update to 0.7.7. Regards, -- Nicolas Goaziou