[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/15: gnu: perl-pod-simple: Update to 3.35.
From: |
Tobias Geerinckx-Rice |
Subject: |
04/15: gnu: perl-pod-simple: Update to 3.35. |
Date: |
Sat, 23 Dec 2017 17:58:41 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 427d5677c05cc2ae0d4945f0cd90bf0af4a52b32
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Dec 23 18:03:48 2017 +0100
gnu: perl-pod-simple: Update to 3.35.
* gnu/packages/perl.scm (perl-pod-simple): Update to 3.35.
---
gnu/packages/perl.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 47fff55..a383949 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -6445,16 +6445,16 @@ for a given module is comprehensive.")
(define-public perl-pod-simple
(package
(name "perl-pod-simple")
- (version "3.31")
+ (version "3.35")
(source (origin
(method url-fetch)
- (uri (string-append "mirror://cpan/authors/id/M/MA/MARCGREEN/"
+ (uri (string-append "mirror://cpan/authors/id/K/KH/KHW/"
"Pod-Simple-" version ".tar.gz"))
(sha256
(base32
- "04705pcs31s71vpmnpfdy8ds0q700q4cs2dlyssyrdjbvx3ymq3l"))))
+ "0gg11ibbc02l2aw0bsv4jx0jax8z0apgfy3p5csqnvhlsb6218cr"))))
(build-system perl-build-system)
- (home-page "http://search.cpan.org/dist/Pod-Simple//")
+ (home-page "http://search.cpan.org/dist/Pod-Simple/")
(synopsis "Parsing library for text in Pod format")
(description "Pod::Simple is a Perl library for parsing text in
the Pod (plain old documentation) markup language that is typically
- branch master updated (a08d5a0 -> dbd37c1), Tobias Geerinckx-Rice, 2017/12/23
- 01/15: gnu: youtube-dl: Update to 2017.12.23., Tobias Geerinckx-Rice, 2017/12/23
- 07/15: gnu: ruby-highline: Update to 1.7.10., Tobias Geerinckx-Rice, 2017/12/23
- 04/15: gnu: perl-pod-simple: Update to 3.35.,
Tobias Geerinckx-Rice <=
- 08/15: gnu: fmt: Update to 4.1.0., Tobias Geerinckx-Rice, 2017/12/23
- 02/15: gnu: Add perl-net-dns-native., Tobias Geerinckx-Rice, 2017/12/23
- 03/15: gnu: perl-mojolicious: Update to 7.59., Tobias Geerinckx-Rice, 2017/12/23
- 05/15: gnu: perl-pod-simple: Mark up description., Tobias Geerinckx-Rice, 2017/12/23
- 10/15: gnu: you-get: Fix typo in synopsis., Tobias Geerinckx-Rice, 2017/12/23
- 12/15: gnu: beets: Update to 1.4.6., Tobias Geerinckx-Rice, 2017/12/23
- 09/15: gnu: you-get: Update to 0.4.1011., Tobias Geerinckx-Rice, 2017/12/23
- 06/15: gnu: perl-io-socket-ip: Update to 0.38., Tobias Geerinckx-Rice, 2017/12/23
- 11/15: gnu: you-get: Explicitly invoke input ffmpeg., Tobias Geerinckx-Rice, 2017/12/23
- 14/15: gnu: python, python-web: Update ‘permanently moved’ home pages., Tobias Geerinckx-Rice, 2017/12/23