From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41247) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fIDxQ-0004MO-9Q for guix-patches@gnu.org; Mon, 14 May 2018 09:56:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fIDxK-0001YX-R0 for guix-patches@gnu.org; Mon, 14 May 2018 09:56:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:54811) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fIDxK-0001YQ-OP for guix-patches@gnu.org; Mon, 14 May 2018 09:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fIDxK-0002Y6-Hc for guix-patches@gnu.org; Mon, 14 May 2018 09:56:02 -0400 Subject: bug#31389: [PATCH] gnu: Add pass-rotate. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Arun Isaac In-Reply-To: <87mux3l2he.fsf@gnu.org> References: <20180509082833.16435-1-arunisaac@systemreboot.net> <87mux3l2he.fsf@gnu.org> Date: Mon, 14 May 2018 19:25:06 +0530 Message-ID: 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 31389-done@debbugs.gnu.org Thanks for the review. Pushed!