From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:54474) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iTBPN-0002hR-C5 for guix-patches@gnu.org; Fri, 08 Nov 2019 16:03:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iTBPM-00078k-G2 for guix-patches@gnu.org; Fri, 08 Nov 2019 16:03:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:38935) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iTBPM-00078d-DA for guix-patches@gnu.org; Fri, 08 Nov 2019 16:03:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iTBPM-0002lH-8x for guix-patches@gnu.org; Fri, 08 Nov 2019 16:03:04 -0500 Subject: bug#38096: [PATCH] gnu: packages: Add rofi-pass. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <20191107081336.11498-1-tanguy@bioneland.org> <87h83gatj4.fsf@gmail.com> <20191107164857.3j3tjyf3nk5wvgbm@rafflesia> From: Mathieu Othacehe In-reply-to: <20191107164857.3j3tjyf3nk5wvgbm@rafflesia> Date: Fri, 08 Nov 2019 22:01:57 +0100 Message-ID: <87h83eaxq2.fsf@gmail.com> 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: Tanguy Le Carrour Cc: 38096-done@debbugs.gnu.org, guix-patches@gnu.org Hello, I pushed this patch with an edited synopsis and a small typo fixed in description field. Thanks, Mathieu