From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: testing issues after adding package to guix Date: Tue, 14 Nov 2017 19:19:18 +0100 Message-ID: <20171114181918.GA9889@jurong> References: <87tvxweqma.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49114) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eEfny-0007u2-Co for guix-devel@gnu.org; Tue, 14 Nov 2017 13:19:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eEfnu-0001lE-AF for guix-devel@gnu.org; Tue, 14 Nov 2017 13:19:26 -0500 Received: from mailrelay4-3.pub.mailoutpod1-cph3.one.com ([46.30.212.13]:35112) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eEfnu-0001jZ-2u for guix-devel@gnu.org; Tue, 14 Nov 2017 13:19:22 -0500 Content-Disposition: inline In-Reply-To: <87tvxweqma.fsf@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Kristofer Buffington Cc: guix-devel@gnu.org Hello! On Tue, Nov 14, 2017 at 12:07:09PM -0500, Kristofer Buffington wrote: > +(define guile-wiredtiger this should be "define-public" and not "define", to become visible to the outside world! Andreas