From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:44957) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hoZgd-0001ot-UE for guix-patches@gnu.org; Fri, 19 Jul 2019 16:41:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hoZgc-0006Fo-SX for guix-patches@gnu.org; Fri, 19 Jul 2019 16:41:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47771) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hoZgc-0006FJ-G0 for guix-patches@gnu.org; Fri, 19 Jul 2019 16:41:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hoZgc-00063m-91 for guix-patches@gnu.org; Fri, 19 Jul 2019 16:41:02 -0400 Subject: [bug#36440] [PATCH] Add FreeCAD References: In-Reply-To: Resent-Message-ID: From: Jonathan Brielmaier Message-ID: <9019fc17-077b-c1f0-ebc4-9b20bb6e292d@web.de> Date: Fri, 19 Jul 2019 22:40:50 +0200 MIME-Version: 1.0 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: 36440@debbugs.gnu.org Is there a reason why you build every package from a commit of the master branch instead of using the stable releases? I think at least FreeCAD releases often enough, in the mean time the released version 0.18.3. Do you have the patches also in some public git repo (Github, Gitlab etc.)? ~Jonathan