From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH]: gnu: Add STAR. Date: Tue, 10 Feb 2015 00:08:41 +0100 Message-ID: <87twyu7kee.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47227) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKxRl-0000nG-Bh for guix-devel@gnu.org; Mon, 09 Feb 2015 18:08:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YKxRf-0005yz-V0 for guix-devel@gnu.org; Mon, 09 Feb 2015 18:08:53 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:37257) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKxRf-0005yv-SO for guix-devel@gnu.org; Mon, 09 Feb 2015 18:08:47 -0500 In-Reply-To: (Ricardo Wurmus's message of "Mon, 9 Feb 2015 15:41:57 +0100") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: Guix-devel Ricardo Wurmus skribis: > From efd3b0fd1b5ed0b7ca0168e3356c950482b694d6 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Mon, 9 Feb 2015 15:38:30 +0100 > Subject: [PATCH] gnu: Add STAR. > > * gnu/packages/bioinformatics.scm (star): New variable. LGTM! > + (license license:gpl3))) GPLv3-only? Thanks, Ludo'.