From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] gnu: perl-io-socket-ssl: Update to 2.033 and add IDN support. Date: Tue, 19 Jul 2016 13:02:31 +0200 Message-ID: <871t2p28mw.fsf@elephly.net> References: <87h9bmaqs1.fsf@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42903) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPSnW-0004ih-CD for guix-devel@gnu.org; Tue, 19 Jul 2016 07:02:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPSnQ-0001Zr-CO for guix-devel@gnu.org; Tue, 19 Jul 2016 07:02:45 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:24524) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPSnQ-0001Zf-2z for guix-devel@gnu.org; Tue, 19 Jul 2016 07:02:40 -0400 In-reply-to: <87h9bmaqs1.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 ng0 writes: > From 9571f0f56532be3bf4bb0239a41f722d186790c0 Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Tue, 19 Jul 2016 09:54:28 +0000 > Subject: [PATCH] gnu: perl-io-socket-ssl: Update to 2.033 and add IDN support. > > * gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.033. > (perl-io-socket-ssl)[propagated-inputs]: Add perl-uri. Thanks for the patch. Is “perl-uri” required or the update? If it is not this should be a separate patch. ~~ Ricardo