From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 1/4] gnu: Add perl-net-psyc. Date: Sat, 1 Oct 2016 21:46:32 -0400 Message-ID: <20161002014632.GA26660@jasmine> References: <20160929103810.10273-1-ngillmann@runbox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33996) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bqVrb-00089Y-Ad for guix-devel@gnu.org; Sat, 01 Oct 2016 21:46:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bqVrW-0001ot-ST for guix-devel@gnu.org; Sat, 01 Oct 2016 21:46:46 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:49200) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bqVrV-0001oF-ML for guix-devel@gnu.org; Sat, 01 Oct 2016 21:46:42 -0400 Content-Disposition: inline In-Reply-To: <20160929103810.10273-1-ngillmann@runbox.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: ng0 Cc: guix-devel@gnu.org On Thu, Sep 29, 2016 at 10:38:07AM +0000, ng0 wrote: > * gnu/packages/psyc.scm: New file. > * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. > + (source > + (origin > + (method url-fetch) > + (uri (string-append "http://perl.psyc.eu/" > + "perlpsyc-" version ".zip")) > + (file-name (string-append name "-" version ".zip")) > + (sha256 > + (base32 > + "1lw6807qrbmvzbrjn1rna1dhir2k70xpcjvyjn45y35hav333a42")) This is the wrong hash. http://lists.gnu.org/archive/html/guix-devel/2016-09/msg02076.html