From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] gnu: Add Pfff. Date: Thu, 07 Jan 2016 21:21:29 +0100 Message-ID: <87r3ht3zue.fsf@elephly.net> References: <5688b49d.padrZIatyw/psCNV%pjotr.public12@thebird.nl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46451) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aHH42-0004js-AY for guix-devel@gnu.org; Thu, 07 Jan 2016 15:21:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aHH3y-0006ua-9k for guix-devel@gnu.org; Thu, 07 Jan 2016 15:21:42 -0500 Received: from sender163-mail.zoho.com ([74.201.84.163]:25032) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aHH3y-0006uW-13 for guix-devel@gnu.org; Thu, 07 Jan 2016 15:21:38 -0500 In-reply-to: <5688b49d.padrZIatyw/psCNV%pjotr.public12@thebird.nl> 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: Pjotr Prins Cc: guix-devel@gnu.org Pjotr Prins writes: > * gnu/packages/hash.scm (pfff): New variable. I changed the description to use full sentences, moved the expression to textutils.scm (for lack of a better module), updated the commit message and pushed. Thanks! ~~ Ricardo