From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:52730) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i48eO-0002Yh-Ha for guix-patches@gnu.org; Sat, 31 Aug 2019 15:03:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i48eM-0000EY-ND for guix-patches@gnu.org; Sat, 31 Aug 2019 15:03:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47152) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i48eM-0000EF-8F for guix-patches@gnu.org; Sat, 31 Aug 2019 15:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i48eM-00071O-3c for guix-patches@gnu.org; Sat, 31 Aug 2019 15:03:02 -0400 Subject: bug#37169: [PATCH] gnu: Add lib3mf. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87y2zdfdno.fsf@gnu.org> Date: Sat, 31 Aug 2019 21:02:41 +0200 In-Reply-To: (Steve Sprang's message of "Wed, 28 Aug 2019 14:27:09 -0700") Message-ID: <87woetb1ke.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: Steve Sprang Cc: 37169-done@debbugs.gnu.org Steve Sprang skribis: > From a691020809334c94a33a9632c8a7fd75102fd8f2 Mon Sep 17 00:00:00 2001 > From: Steve Sprang > Date: Fri, 23 Aug 2019 15:23:00 -0700 > Subject: [PATCH] gnu: Add lib3mf. > > * gnu/packages/engineering.scm (lib3mf): New variable. Applied, thanks! Ludo=E2=80=99.