From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37774) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fUGF6-00040u-7s for guix-patches@gnu.org; Sat, 16 Jun 2018 14:48:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fUGF0-0001Oq-Nb for guix-patches@gnu.org; Sat, 16 Jun 2018 14:48:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:44113) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fUGF0-0001Oj-Jb for guix-patches@gnu.org; Sat, 16 Jun 2018 14:48:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fUGF0-00034q-Ci for guix-patches@gnu.org; Sat, 16 Jun 2018 14:48:02 -0400 Subject: bug#31839: [PATCH] gnu: Add dehydrated. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <20180615010537.26942-1-clement@lassieur.org> <87vaaiogpr.fsf@gnu.org> From: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur In-reply-to: <87vaaiogpr.fsf@gnu.org> Date: Sat, 16 Jun 2018 20:47:01 +0200 Message-ID: <87tvq28t7e.fsf@lassieur.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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 31839-done@debbugs.gnu.org Ludovic Court=C3=A8s writes: > Salut Cl=C3=A9ment, > > Cl=C3=A9ment Lassieur skribis: > >> * gnu/packages/tls.scm (dehydrated): New variable. > > LGTM, thanks! > > Ludo'. Pushed, thanks!