From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53665) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1diOM0-0002yd-00 for guix-patches@gnu.org; Thu, 17 Aug 2017 13:13:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1diOLv-0002t1-1n for guix-patches@gnu.org; Thu, 17 Aug 2017 13:13:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:34371) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1diOLu-0002sQ-UW for guix-patches@gnu.org; Thu, 17 Aug 2017 13:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1diOLu-0003b2-ON for guix-patches@gnu.org; Thu, 17 Aug 2017 13:13:02 -0400 Subject: bug#28065: [PATCH] gnu: Add OpenMW. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <20170812142452.25952-1-manolis837@gmail.com> <87valsjxse.fsf@gmail.com> From: Manolis Ragkousis Message-ID: <62fd8080-22db-41a1-6078-152f21ed5932@gmail.com> Date: Thu, 17 Aug 2017 20:11:51 +0300 MIME-Version: 1.0 In-Reply-To: <87valsjxse.fsf@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit 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: Alex Kost Cc: 28065-done@debbugs.gnu.org Updated patch and pushed to master. Now I will tell the openmw dev team that they can use Guix for development :D. Thank you Alex for reviewing! Manolis