From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add interrobang. Date: Thu, 18 Aug 2016 17:23:53 -0400 Message-ID: <20160818212353.GA13465@jasmine> References: <87shu32lfe.fsf@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45583) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1baUnH-0008Jd-C0 for guix-devel@gnu.org; Thu, 18 Aug 2016 17:24:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1baUnE-0005bo-1t for guix-devel@gnu.org; Thu, 18 Aug 2016 17:24:07 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:60689) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1baUnC-0005W3-Nx for guix-devel@gnu.org; Thu, 18 Aug 2016 17:24:03 -0400 Content-Disposition: inline In-Reply-To: <87shu32lfe.fsf@we.make.ritual.n0.is> 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: ng0 Cc: guix-devel@gnu.org On Wed, Aug 17, 2016 at 08:24:37PM +0000, ng0 wrote: > This patch adds interrobang. It should function, but I don't have zsh > configured here in GuixSD, so my old config does not work here, and the > system default is up to testing by other people. > * gnu/packages/admin.scm (interrobang): New variable. Thanks, pushed as c08533b2c with the following changes! > + (version (string-append "0.0.0." revision "." (string-take commit 8))) ^ ^ Characters replaced by - 7 > + (synopsis "Tiny launcher menu packing a big bang syntax") "Scriptable launcher menu" > + (license license:gpl3)))) gpl3+