From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55994) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d35UP-00018o-PQ for guix-patches@gnu.org; Tue, 25 Apr 2017 14:47:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d35UN-0002Fv-8j for guix-patches@gnu.org; Tue, 25 Apr 2017 14:47:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:41816) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d35UM-0002Fc-SB for guix-patches@gnu.org; Tue, 25 Apr 2017 14:47:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d35UM-0007NH-Mr for guix-patches@gnu.org; Tue, 25 Apr 2017 14:47:02 -0400 Subject: bug#26640: [PATCH] gnu: cmst: Update to 2017.03.18. Resent-To: guix-patches@gnu.org Resent-Message-ID: Message-Id: MIME-Version: 1.0 From: Arun Isaac Date: Wed, 26 Apr 2017 00:16:43 +0530 In-reply-to: <20170424164606.26249-1-m.othacehe@gmail.com> References: <20170424164606.26249-1-m.othacehe@gmail.com> Content-Type: text/plain 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: 26640-done@debbugs.gnu.org I split your patch into two commits -- one for the cmst update, and another for the email address name update. Pushed both! Thanks! =