From: Efraim Flashner <efraim@flashner.co.il>
To: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: perl-test-harness Update to 3.36
Date: Wed, 22 Jun 2016 11:30:28 +0300 [thread overview]
Message-ID: <20160622082818.GA30276@debian-netbook> (raw)
In-Reply-To: <20160622001111.GB27984@shadowwalker>
[-- Attachment #1: Type: text/plain, Size: 1901 bytes --]
On Wed, Jun 22, 2016 at 12:11:11AM +0000, ng0 wrote:
> From b7bd53ba121f5bbdfe118ce0068c23b219ffe287 Mon Sep 17 00:00:00 2001
> From: ng0 <ng0@we.make.ritual.n0.is>
> 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 <mhw@netris.org>
> ;;; Copyright © 2016 Jochem Raat <jchmrt@riseup.net>
> ;;; Copyright © 2016 Efraim Flashner <efraim@flashner.co.il>
> +;;; Coypright © 2016 ng0 <ng0@we.make.ritual.n0.is>
> ;;;
> ;;; 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
>
patched pushed!
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2016-06-22 8:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-22 0:11 [PATCH] gnu: perl-test-harness Update to 3.36 ng0
2016-06-22 8:30 ` Efraim Flashner [this message]
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=20160622082818.GA30276@debian-netbook \
--to=efraim@flashner.co.il \
--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.