From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:50052) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i7neG-00017i-Nj for guix-patches@gnu.org; Tue, 10 Sep 2019 17:26:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i7neF-0001vw-5O for guix-patches@gnu.org; Tue, 10 Sep 2019 17:26:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:32941) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i7neE-0001vX-9f for guix-patches@gnu.org; Tue, 10 Sep 2019 17:26:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i7neE-00055s-3y for guix-patches@gnu.org; Tue, 10 Sep 2019 17:26:02 -0400 Subject: bug#37170: Acknowledgement ([PATCH] gnu: Add opencsg.) Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Tue, 10 Sep 2019 23:25:01 +0200 In-Reply-To: (Steve Sprang's message of "Thu, 29 Aug 2019 13:44:19 -0700") Message-ID: <87lfuv26aa.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Steve Sprang Cc: 37170-done@debbugs.gnu.org Hi Steve, Steve Sprang skribis: > From 76a898ef18a9d2cee77bbb1bae3fc1878d6bd1c3 Mon Sep 17 00:00:00 2001 > From: Steve Sprang > Date: Fri, 23 Aug 2019 15:38:42 -0700 > Subject: [PATCH] gnu: Add opencsg. > > * gnu/packages/graphics.scm (opencsg): New variable. Applied, sorry for the delay! Ludo=E2=80=99.