From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodoros Foradis Subject: Re: [PATCH v3 1/1] gnu: Add plantuml. Date: Sat, 29 Oct 2016 13:39:40 +0300 Message-ID: <87a8dntp5f.fsf@openmailbox.org> References: <87oa25g0ot.fsf@elephly.net> <20161028191254.17253-1-theodoros.for@openmailbox.org> <20161028191254.17253-2-theodoros.for@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43449) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c0R6M-0004MG-GJ for guix-devel@gnu.org; Sat, 29 Oct 2016 06:43:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c0R6J-00016g-CO for guix-devel@gnu.org; Sat, 29 Oct 2016 06:43:02 -0400 Received: from smtp19.openmailbox.org ([62.4.1.53]:42899 helo=smtp4.openmailbox.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c0R6J-00016R-4U for guix-devel@gnu.org; Sat, 29 Oct 2016 06:42:59 -0400 In-reply-to: <20161028191254.17253-2-theodoros.for@openmailbox.org> 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: Guix-devel > + #:use-module (gnu packages bash) This has to be removed, because bash is no longer an input to the package, I forgot to. -- Theodoros Foradis