From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55129) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gCRhc-0000or-GU for guix-patches@gnu.org; Tue, 16 Oct 2018 11:56:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gCRhT-00010J-RR for guix-patches@gnu.org; Tue, 16 Oct 2018 11:56:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:49572) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gCRhS-0000zB-Np for guix-patches@gnu.org; Tue, 16 Oct 2018 11:56:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gCRhS-0000L5-K2 for guix-patches@gnu.org; Tue, 16 Oct 2018 11:56:02 -0400 Subject: [bug#33063] [PATCH 0/1] gnu: Add enchive Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60253) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gCOJ7-0006vy-AO for guix-patches@gnu.org; Tue, 16 Oct 2018 08:18:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gCOJ4-0002eI-5u for guix-patches@gnu.org; Tue, 16 Oct 2018 08:18:41 -0400 Received: from mail-wm1-x335.google.com ([2a00:1450:4864:20::335]:50370) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gCOJ3-0002dA-V2 for guix-patches@gnu.org; Tue, 16 Oct 2018 08:18:38 -0400 Received: by mail-wm1-x335.google.com with SMTP id i8-v6so22055890wmg.0 for ; Tue, 16 Oct 2018 05:18:37 -0700 (PDT) From: =?UTF-8?Q?Nicol=C3=B2?= Balzarotti Date: Tue, 16 Oct 2018 14:18:13 +0200 Message-Id: <20181016121814.7617-1-anothersms@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: 33063@debbugs.gnu.org Cc: =?UTF-8?Q?Nicol=C3=B2?= Balzarotti https://github.com/skeeto/enchive nixo (1): gnu: Add enchive gnu/packages/crypto.scm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) -- 2.18.0