guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] gnu: perl-test-harness Update to 3.36


From: ng0
Subject: [PATCH] gnu: perl-test-harness Update to 3.36
Date: Wed, 22 Jun 2016 00:11:11 +0000

From b7bd53ba121f5bbdfe118ce0068c23b219ffe287 Mon Sep 17 00:00:00 2001
From: ng0 <address@hidden>
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 © 2016 Mark H Weaver <address@hidden>
 ;;; Copyright © 2016 Jochem Raat <address@hidden>
 ;;; Copyright © 2016 Efraim Flashner <address@hidden>
+;;; Coypright © 2016 ng0 <address@hidden>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -5073,7 +5074,7 @@ testing exception-throwing code with about the same 
amount 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 
amount of typing.")
                            "Test-Harness-" version ".tar.gz"))
        (sha256
         (base32
-         "06l29y1bpizb9vd9g49lgi0wzj1xy4rsk42ahdj3fpgqnvb9wp05"))))
+         "0gmnjss0hjkyiwvgby50nl5nzv254pn7fjqqdysjil21n09nymp7"))))
     (build-system perl-build-system)
     (arguments
      `(#:phases (alist-cons-before
--
2.9.0


--
♥Ⓐ ng0
For non-prism friendly talk find me on
psyced.org / loupsycedyglgamf.onion

Attachment: 0001-gnu-perl-test-harness-Update-to-3.36.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]