From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: [PATCH] gnu: perl-uri: Update to 1.71 Date: Mon, 20 Jun 2016 12:53:30 +0000 Message-ID: <20160620125330.GA1710@khazad-dum> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="EuxKj2iCbKjpUGkD" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54721) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bEyi0-00074s-8U for guix-devel@gnu.org; Mon, 20 Jun 2016 08:53:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bEyhw-0007e9-2X for guix-devel@gnu.org; Mon, 20 Jun 2016 08:53:43 -0400 Received: from 93-95-228-168.1984.is ([93.95.228.168]:46246 helo=beleriand.n0.is) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bEyhv-0007dz-La for guix-devel@gnu.org; Mon, 20 Jun 2016 08:53:39 -0400 Received: by beleriand.n0.is (OpenSMTPD) with ESMTPSA id 950a07e0 TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO for ; Mon, 20 Jun 2016 12:53:33 +0000 (UTC) Content-Disposition: inline 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: guix-devel@gnu.org --EuxKj2iCbKjpUGkD Content-Type: multipart/mixed; boundary="vtzGhvizbBRQ85DL" Content-Disposition: inline --vtzGhvizbBRQ85DL Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: quoted-printable =46rom 06edc3084f643481e59b8bb5a7771a1aab9fb1db Mon Sep 17 00:00:00 2001 =46rom: ng0 Date: Mon, 20 Jun 2016 12:48:11 +0000 Subject: [PATCH] gnu: perl-uri: Update to 1.71. * gnu/packages/web.scm (perl-uri): Update to 1.71. --- gnu/packages/web.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index 9f36fce..f796c13 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/web.scm @@ -13,6 +13,7 @@ ;;; Copyright =C2=A9 2016 Rene Saavedra ;;; Copyright =C2=A9 2016 Ben Woodcroft ;;; Copyright =C2=A9 2016 Cl=C3=A9ment Lassieur +;;; Copyright =C2=A9 2016 ng0 ;;; ;;; This file is part of GNU Guix. ;;; @@ -2899,14 +2900,14 @@ applications.") (define-public perl-uri (package (name "perl-uri") - (version "1.67") + (version "1.71") (source (origin (method url-fetch) (uri (string-append "mirror://cpan/authors/id/E/ET/ETHER/" "URI-" version ".tar.gz")) (sha256 (base32 - "0ki7i830gs0cwwwjsyv3s6yy1l76ym8pfqp0lp7vw0j9bwyx923h")))) + "05a1ck1bhvqkkk690xhsxf7276dnagk96qkh2jy4prrrgw6wm3lw")))) (build-system perl-build-system) (license (package-license perl)) (synopsis "Perl Uniform Resource Identifiers (absolute and relative)") -- 2.8.4 -- =E2=99=A5=E2=92=B6 ng0 For non-prism friendly talk find me on psyced.org / loupsycedyglgamf.onion --vtzGhvizbBRQ85DL Content-Type: text/plain; charset=unknown-8bit Content-Disposition: attachment; filename="0001-gnu-perl-uri-Update-to-1.71.patch" Content-Transfer-Encoding: quoted-printable =46rom 06edc3084f643481e59b8bb5a7771a1aab9fb1db Mon Sep 17 00:00:00 2001 =46rom: ng0 Date: Mon, 20 Jun 2016 12:48:11 +0000 Subject: [PATCH] gnu: perl-uri: Update to 1.71. * gnu/packages/web.scm (perl-uri): Update to 1.71. --- gnu/packages/web.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index 9f36fce..f796c13 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/web.scm @@ -13,6 +13,7 @@ ;;; Copyright =C2=A9 2016 Rene Saavedra ;;; Copyright =C2=A9 2016 Ben Woodcroft ;;; Copyright =C2=A9 2016 Cl=C3=A9ment Lassieur +;;; Copyright =C2=A9 2016 ng0 ;;; ;;; This file is part of GNU Guix. ;;; @@ -2899,14 +2900,14 @@ applications.") (define-public perl-uri (package (name "perl-uri") - (version "1.67") + (version "1.71") (source (origin (method url-fetch) (uri (string-append "mirror://cpan/authors/id/E/ET/ETHER/" "URI-" version ".tar.gz")) (sha256 (base32 - "0ki7i830gs0cwwwjsyv3s6yy1l76ym8pfqp0lp7vw0j9bwyx923h")))) + "05a1ck1bhvqkkk690xhsxf7276dnagk96qkh2jy4prrrgw6wm3lw")))) (build-system perl-build-system) (license (package-license perl)) (synopsis "Perl Uniform Resource Identifiers (absolute and relative)") --=20 2.8.4 --vtzGhvizbBRQ85DL-- --EuxKj2iCbKjpUGkD Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF4EARYKAAYFAldn50QACgkQhhoAchyzrCDpmwEA6UowvLOlDRklCtjCHu/yG9A2 CoBrn8o4Ni5Id7Pvcm4BAKcV9N5q9hf4TbF12HIp6FUaLQ5cW/HYs+V4wggK6d4O =1DZq -----END PGP SIGNATURE----- --EuxKj2iCbKjpUGkD--