* [PATCH] gnu: perl-term-readkey: Update to version 2.37.
@ 2017-01-22 1:57 Maxim Cournoyer
2017-01-22 4:37 ` 宋文武
0 siblings, 1 reply; 2+ messages in thread
From: Maxim Cournoyer @ 2017-01-22 1:57 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1.1: Type: text/plain, Size: 224 bytes --]
Hello Guix!
While attempting to build git without substitutes I discovered that the
source of 'perl-term-readkey', version 2.32, had disappeared from the
CPAN mirror. I've updated it to its latest version, 2.37.
Thanks!
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-perl-term-readkey-Update-to-version-2.37.patch --]
[-- Type: text/x-patch, Size: 1375 bytes --]
From 05ab587a71497faeea39d13fbd21772e47aa8ff3 Mon Sep 17 00:00:00 2001
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Date: Sat, 21 Jan 2017 14:27:15 -0800
Subject: [PATCH] gnu: perl-term-readkey: Update to version 2.37.
* gnu/packages/perl.scm (perl-term-readkey): Update to version 2.37.
The previous version, 2.32, is not available for download anymore.
---
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 09278f4251..fb294eb42d 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -5950,7 +5950,7 @@ done, how much is left to do, and estimate how long it will take.")
(define-public perl-term-readkey
(package
(name "perl-term-readkey")
- (version "2.32")
+ (version "2.37")
(source
(origin
(method url-fetch)
@@ -5958,7 +5958,7 @@ done, how much is left to do, and estimate how long it will take.")
"TermReadKey-" version ".tar.gz"))
(sha256
(base32
- "1y79w5cj98w0a1nqxjhmaw01p2hfhzfw340m2qxd11p6124hxfaq"))))
+ "0hdj5mldpj3pyprd4hbbalfx9yjgi5p59gg2ixk9808f5v7q74sa"))))
(build-system perl-build-system)
(home-page "http://search.cpan.org/dist/TermReadKey")
(synopsis "Simple terminal control")
--
2.11.0
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] gnu: perl-term-readkey: Update to version 2.37.
2017-01-22 1:57 [PATCH] gnu: perl-term-readkey: Update to version 2.37 Maxim Cournoyer
@ 2017-01-22 4:37 ` 宋文武
0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 @ 2017-01-22 4:37 UTC (permalink / raw)
To: Maxim Cournoyer; +Cc: guix-devel
Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:
> Hello Guix!
>
> While attempting to build git without substitutes I discovered that the
> source of 'perl-term-readkey', version 2.32, had disappeared from the
> CPAN mirror. I've updated it to its latest version, 2.37.
>
Applied, thank you!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-01-22 4:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-22 1:57 [PATCH] gnu: perl-term-readkey: Update to version 2.37 Maxim Cournoyer
2017-01-22 4:37 ` 宋文武
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).