* [PATCH] Update perl-test-simple
@ 2016-06-15 21:11 ng0
2016-06-16 11:36 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: ng0 @ 2016-06-15 21:11 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1.1: Type: text/plain, Size: 1511 bytes --]
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 <ng0@we.make.ritual.n0.is>
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 #1.2: 0001-gnu-perl-test-simple-Update-to-1.302026.patch --]
[-- Type: text/x-diff, Size: 1250 bytes --]
From 44e972f8cc2019f63b4df980a2928342e105b706 Mon Sep 17 00:00:00 2001
From: ng0 <ng0@we.make.ritual.n0.is>
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
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-16 11:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-15 21:11 [PATCH] Update perl-test-simple ng0
2016-06-16 11:36 ` Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.