From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43788) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g0Yfr-00071N-Ry for guix-patches@gnu.org; Thu, 13 Sep 2018 16:57:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g0Yfl-00038W-PT for guix-patches@gnu.org; Thu, 13 Sep 2018 16:57:15 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:35403) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g0Yff-00031B-Ta for guix-patches@gnu.org; Thu, 13 Sep 2018 16:57:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g0Yff-0004kN-Iw for guix-patches@gnu.org; Thu, 13 Sep 2018 16:57:03 -0400 Subject: bug#32626: [PATCH] gnu: Add r-abnormality. References: <20180903145946.17691-1-madalinionel.patrascu@mdc-berlin.de> In-Reply-To: <20180903145946.17691-1-madalinionel.patrascu@mdc-berlin.de> Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ricardo Wurmus Date: Thu, 13 Sep 2018 22:56:11 +0200 Message-ID: <877ejp6rro.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 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: 32626-done@debbugs.gnu.org I made some changes to the description and pushed it to the =E2=80=9Cmaster= =E2=80=9D branch with commit b6afe7b7f. Thanks! --=20 Ricardo