From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:34251) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iBxg0-0000k2-20 for guix-patches@gnu.org; Sun, 22 Sep 2019 04:57:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iBxfy-0005DI-W6 for guix-patches@gnu.org; Sun, 22 Sep 2019 04:57:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52808) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iBxfy-0005DA-Gx for guix-patches@gnu.org; Sun, 22 Sep 2019 04:57:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iBxfy-0003fF-Dc for guix-patches@gnu.org; Sun, 22 Sep 2019 04:57:02 -0400 Subject: [bug#37444] [PATCH] added aerc, a simple email client and its dependcies Resent-Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Date: Sun, 22 Sep 2019 01:55:46 -0700 From: Martin Becze In-Reply-To: <87woe6nfka.fsf@elephly.net> References: <20190918082313.3514-1-mjbecze@riseup.net> <87woe6nfka.fsf@elephly.net> Message-ID: <574a6c68d80bb669bbbaac7ebede8f9c@riseup.net> 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: Ricardo Wurmus Cc: 37444@debbugs.gnu.org On 2019-09-18 09:01, Ricardo Wurmus wrote: > Hi Martin, > >> This adds aerc, which is a terminal based email client written in go. > > Thank you for your patch! > > Could you please separate the independent changes into separate commits > and add commit summaries? For example, the update of > go-github-com-mitchellh-go-homedir should be done separately. > > Please also explain why “inputs” had to be changed to > “propagated-inputs” in some packages, and mention these kind of changes > in the commit summary. > > Thanks! just bumping, updated patch has been made and split into commits now. https://issues.guix.gnu.org/issue/37444 let me know if that is ok