all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Alex Griffin" <a@ajgrf.com>
To: 36168@debbugs.gnu.org
Subject: [bug#36168] [PATCH 2/4] gnu: perl-canary-stability: Update to 2013.
Date: Tue, 11 Jun 2019 13:50:01 +0000	[thread overview]
Message-ID: <d5520082-0ee9-4e0f-8f75-e8aee49c8ca2@www.fastmail.com> (raw)
In-Reply-To: <34f07774-364e-47e5-8749-8a62a489e02c@www.fastmail.com>

[-- Attachment #1: Type: text/plain, Size: 75 bytes --]

This patch updates perl-canary-stability to version 2013.

-- 
Alex Griffin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0002-gnu-perl-canary-stability-Update-to-2013.patch --]
[-- Type: text/x-patch; name="0002-gnu-perl-canary-stability-Update-to-2013.patch", Size: 1627 bytes --]

From 498f46cbb223b0803d0c3989cbeab3207921b0fc Mon Sep 17 00:00:00 2001
From: Alex Griffin <a@ajgrf.com>
Date: Mon, 10 Jun 2019 21:47:20 -0500
Subject: [PATCH 2/4] gnu: perl-canary-stability: Update to 2013.

* gnu/packages/perl.scm (perl-canary-stability): Update to 2013.
---
 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 8e9410e37a..a0096deaf3 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -21,6 +21,7 @@
 ;;; Copyright © 2018, 2019 Oleg Pykhalov <go.wigust@gmail.com>
 ;;; Copyright © 2018, 2019 Pierre Neidhardt <mail@ambrevar.xyz>
 ;;; Copyright © 2018 Kei Kebreau <kkebreau@posteo.net>
+;;; Copyright © 2019 Alex Griffin <a@ajgrf.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -711,14 +712,14 @@ is captured while being passed through to the original file handles.")
 (define-public perl-canary-stability
   (package
     (name "perl-canary-stability")
-    (version "2012")
+    (version "2013")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://cpan/authors/id/M/ML/MLEHMANN/"
                                   "Canary-Stability-" version ".tar.gz"))
               (sha256
                (base32
-                "01vih43hvpqy67m6a6fwmlswli91mqpv8n8ccglvlkc33l8hn97x"))))
+                "1smnsx371x9zrqmylgq145991xh8561mraqfyrlbiz4mrxi1rjd5"))))
     (build-system perl-build-system)
     (home-page "https://metacpan.org/release/Canary-Stability")
     (synopsis "Check compatibility with the installed perl version")
-- 
2.22.0


  parent reply	other threads:[~2019-06-11 13:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-11 13:47 [bug#36168] [PATCH 0/4] Update ikiwiki and dependencies Alex Griffin
2019-06-11 13:49 ` [bug#36168] [PATCH 1/4] gnu: perl-db-file: Update to 1.852 Alex Griffin
2019-06-11 13:50 ` Alex Griffin [this message]
2019-06-11 13:50 ` [bug#36168] [PATCH 3/4] gnu: perl-yaml-libyaml: Update to 0.78 Alex Griffin
2019-06-11 13:51 ` [bug#36168] [PATCH 4/4] gnu: ikiwiki: Update to 3.20190228 Alex Griffin
2019-06-11 14:02 ` [bug#36168] Update ikiwiki and dependencies Alex Griffin
2019-06-13 21:18 ` bug#36168: [PATCH 0/4] " Ludovic Courtès
2019-06-14 14:47   ` [bug#36168] " Alex Griffin

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=d5520082-0ee9-4e0f-8f75-e8aee49c8ca2@www.fastmail.com \
    --to=a@ajgrf.com \
    --cc=36168@debbugs.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.