guix-devel
[Top][All Lists]
Advanced

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

[PATCH] Update perl-test-simple


From: ng0
Subject: [PATCH] Update perl-test-simple
Date: Wed, 15 Jun 2016 21:11:38 +0000

This updates test-simple, needed for Perl Curses tests.
Possibly it would even function with an older version,
but if there's a new version, why not update it.

From 44e972f8cc2019f63b4df980a2928342e105b706 Mon Sep 17 00:00:00 2001
From: ng0 <address@hidden>
Date: Wed, 15 Jun 2016 21:04:05 +0000
Subject: [PATCH] gnu: perl-test-simple: Update to 1.302026.

* gnu/packages/perl.scm (perl-test-simple): Update to 1.302026.
---
 gnu/packages/perl.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 8772d0a..6c2ca29 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -5445,14 +5445,14 @@ makes fork(2) safe to use in test cases.")
 (define-public perl-test-simple
   (package
     (name "perl-test-simple")
-    (version "1.001014")
+    (version "1.302026")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://cpan/authors/id/E/EX/EXODIST/"
                                   "Test-Simple-" version ".tar.gz"))
               (sha256
                (base32
-                "0szi95shwwdvc4nqykzgx05g2m1001mjhvqqhjg5wypbi771992m"))))
+                "1mq1sykv48rgjamw4wxa290mnyjm0dw9w9lpzncnac9gfx18vm72"))))
     (build-system perl-build-system)
     (synopsis "Basic utilities for writing tests")
     (description
--
2.8.4



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

Attachment: 0001-gnu-perl-test-simple-Update-to-1.302026.patch
Description: Text Data

Attachment: signature.asc
Description: Digital signature


reply via email to

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