From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: [PATCH] updated: gnu: add asn1c Date: Thu, 1 Sep 2016 20:55:57 +0200 Message-ID: <20160901205557.1ea5492d@scratchpost.org> References: <1472742972-8098-1-git-send-email-h.goebel@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39345) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfX9e-0001nV-Rl for guix-devel@gnu.org; Thu, 01 Sep 2016 14:56:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bfX9b-0005Bc-QA for guix-devel@gnu.org; Thu, 01 Sep 2016 14:56:02 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:32803) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfX9b-0005Af-Jr for guix-devel@gnu.org; Thu, 01 Sep 2016 14:55:59 -0400 In-Reply-To: <1472742972-8098-1-git-send-email-h.goebel@crazy-compilers.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: Hartmut Goebel Cc: guix-devel@gnu.org * gnu/packages/tsl.scm (asn1c): New variable. ^^ typo Otherwise LGTM! Someone can probably fix that up when pushing.