From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic <dannym@scratchpost.org> 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: <guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org> Received: from eggs.gnu.org ([2001:4830:134:3::10]:39345) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <dannym@scratchpost.org>) 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 <dannym@scratchpost.org>) 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 <dannym@scratchpost.org>) 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." <guix-devel.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-devel>, <mailto:guix-devel-request@gnu.org?subject=unsubscribe> List-Archive: <http://lists.gnu.org/archive/html/guix-devel/> List-Post: <mailto:guix-devel@gnu.org> List-Help: <mailto:guix-devel-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-devel>, <mailto:guix-devel-request@gnu.org?subject=subscribe> Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" <guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org> To: Hartmut Goebel <h.goebel@crazy-compilers.com> Cc: guix-devel@gnu.org * gnu/packages/tsl.scm (asn1c): New variable. ^^ typo Otherwise LGTM! Someone can probably fix that up when pushing.