From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43410) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dwlMV-0007Z0-0Y for guix-patches@gnu.org; Tue, 26 Sep 2017 04:37:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dwlMU-0008F3-Ay for guix-patches@gnu.org; Tue, 26 Sep 2017 04:37:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:50972) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dwlMU-0008Ez-7c for guix-patches@gnu.org; Tue, 26 Sep 2017 04:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dwlMT-0005CI-Vg for guix-patches@gnu.org; Tue, 26 Sep 2017 04:37:02 -0400 Subject: [bug#27928] [PATCH] gnu: Add tklib. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170803065443.19330-1-dannym@scratchpost.org> <87378238mn.fsf@gnu.org> Date: Tue, 26 Sep 2017 10:36:49 +0200 In-Reply-To: <87378238mn.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Mon, 04 Sep 2017 15:18:08 +0200") Message-ID: <87a81h26vy.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: Danny Milosavljevic Cc: 27928@debbugs.gnu.org Ping! :-) ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > Danny Milosavljevic skribis: > >> * gnu/packages/tcl.scm (tklib): New variable. > > LGTM! Thanks, and sorry for the delay! > > Ludo'.