From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56076) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fdd1o-0002Zc-Fj for guix-patches@gnu.org; Thu, 12 Jul 2018 10:57:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fdd1i-0008IW-Gu for guix-patches@gnu.org; Thu, 12 Jul 2018 10:57:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:49338) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fdd1i-0008I6-DU for guix-patches@gnu.org; Thu, 12 Jul 2018 10:57:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fdd1i-0003jR-2P for guix-patches@gnu.org; Thu, 12 Jul 2018 10:57:02 -0400 Subject: [bug#32053] [PATCH v2 0/2] Add quaternion Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180712105144.15633-1-arunisaac@systemreboot.net> Date: Thu, 12 Jul 2018 16:56:23 +0200 In-Reply-To: <20180712105144.15633-1-arunisaac@systemreboot.net> (Arun Isaac's message of "Thu, 12 Jul 2018 16:21:42 +0530") Message-ID: <87zhywv6y0.fsf@gnu.org> 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: Arun Isaac Cc: 32053@debbugs.gnu.org Arun Isaac skribis: > I have made changes to the synopsis and description as you suggested. I a= lso > patched quaternion to dynamically link to libqmatrixclient. > > Arun Isaac (2): > gnu: Add libqmatrixclient. > gnu: Add quaternion. Awesome, LGTM. Thank you! Ludo=E2=80=99.