all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ng0 <ng0@we.make.ritual.n0.is>
To: guix-devel@gnu.org
Subject: [PATCH] Update perl-test-simple
Date: Wed, 15 Jun 2016 21:11:38 +0000	[thread overview]
Message-ID: <20160615211138.GA24479@khazad-dum> (raw)


[-- 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 --]

             reply	other threads:[~2016-06-15 21:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-15 21:11 ng0 [this message]
2016-06-16 11:36 ` [PATCH] Update perl-test-simple Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160615211138.GA24479@khazad-dum \
    --to=ng0@we.make.ritual.n0.is \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.