From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: [PATCH] gnu: perl-test-harness Update to 3.36 Date: Wed, 22 Jun 2016 00:11:11 +0000 Message-ID: <20160622001111.GB27984@shadowwalker> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="/e2eDi0V/xtL+Mc8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34605) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bFVlJ-0006XT-Ie for guix-devel@gnu.org; Tue, 21 Jun 2016 20:11:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bFVlF-0002Wy-HE for guix-devel@gnu.org; Tue, 21 Jun 2016 20:11:21 -0400 Received: from 93-95-228-168.1984.is ([93.95.228.168]:59957 helo=beleriand.n0.is) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bFVlF-0002Wq-4D for guix-devel@gnu.org; Tue, 21 Jun 2016 20:11:17 -0400 Received: by beleriand.n0.is (OpenSMTPD) with ESMTPSA id ebdd3e3e TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO for ; Wed, 22 Jun 2016 00:11:13 +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 --/e2eDi0V/xtL+Mc8 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable =46rom b7bd53ba121f5bbdfe118ce0068c23b219ffe287 Mon Sep 17 00:00:00 2001 =46rom: ng0 Date: Tue, 21 Jun 2016 23:53:09 +0000 Subject: [PATCH] gnu: perl-test-harness: Update to 3.36. * gnu/packages/perl.scm (perl-test-harness): Update to 3.36. --- gnu/packages/perl.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm index e45db04..386155d 100644 --- a/gnu/packages/perl.scm +++ b/gnu/packages/perl.scm @@ -7,6 +7,7 @@ ;;; Copyright =C2=A9 2016 Mark H Weaver ;;; Copyright =C2=A9 2016 Jochem Raat ;;; Copyright =C2=A9 2016 Efraim Flashner +;;; Coypright =C2=A9 2016 ng0 ;;; ;;; This file is part of GNU Guix. ;;; @@ -5073,7 +5074,7 @@ testing exception-throwing code with about the same a= mount of typing.") (define-public perl-test-harness (package (name "perl-test-harness") - (version "3.35") + (version "3.36") (source (origin (method url-fetch) @@ -5081,7 +5082,7 @@ testing exception-throwing code with about the same a= mount of typing.") "Test-Harness-" version ".tar.gz")) (sha256 (base32 - "06l29y1bpizb9vd9g49lgi0wzj1xy4rsk42ahdj3fpgqnvb9wp05")))) + "0gmnjss0hjkyiwvgby50nl5nzv254pn7fjqqdysjil21n09nymp7")))) (build-system perl-build-system) (arguments `(#:phases (alist-cons-before -- 2.9.0 -- =E2=99=A5=E2=92=B6 ng0 For non-prism friendly talk find me on psyced.org / loupsycedyglgamf.onion --/e2eDi0V/xtL+Mc8 Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0001-gnu-perl-test-harness-Update-to-3.36.patch" Content-Transfer-Encoding: quoted-printable =46rom b7bd53ba121f5bbdfe118ce0068c23b219ffe287 Mon Sep 17 00:00:00 2001 =46rom: ng0 Date: Tue, 21 Jun 2016 23:53:09 +0000 Subject: [PATCH] gnu: perl-test-harness: Update to 3.36. * gnu/packages/perl.scm (perl-test-harness): Update to 3.36. --- gnu/packages/perl.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm index e45db04..386155d 100644 --- a/gnu/packages/perl.scm +++ b/gnu/packages/perl.scm @@ -7,6 +7,7 @@ ;;; Copyright =C2=A9 2016 Mark H Weaver ;;; Copyright =C2=A9 2016 Jochem Raat ;;; Copyright =C2=A9 2016 Efraim Flashner +;;; Coypright =C2=A9 2016 ng0 ;;; ;;; This file is part of GNU Guix. ;;; @@ -5073,7 +5074,7 @@ testing exception-throwing code with about the same a= mount of typing.") (define-public perl-test-harness (package (name "perl-test-harness") - (version "3.35") + (version "3.36") (source (origin (method url-fetch) @@ -5081,7 +5082,7 @@ testing exception-throwing code with about the same a= mount of typing.") "Test-Harness-" version ".tar.gz")) (sha256 (base32 - "06l29y1bpizb9vd9g49lgi0wzj1xy4rsk42ahdj3fpgqnvb9wp05")))) + "0gmnjss0hjkyiwvgby50nl5nzv254pn7fjqqdysjil21n09nymp7")))) (build-system perl-build-system) (arguments `(#:phases (alist-cons-before --=20 2.9.0 --/e2eDi0V/xtL+Mc8--