[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/07: gnu: perl-indirect: Update to 0.39.
From: |
guix-commits |
Subject: |
05/07: gnu: perl-indirect: Update to 0.39. |
Date: |
Sat, 23 Nov 2019 09:41:20 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 339bafad254c642e2eca371e93b18fb5432bedeb
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Nov 23 15:09:03 2019 +0100
gnu: perl-indirect: Update to 0.39.
* gnu/packages/perl.scm (perl-indirect): Update to 0.39.
---
gnu/packages/perl.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index c77195a..1ace8ae 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -4286,7 +4286,7 @@ inc directory within a distribution and are used by
Makefile.PL or Build.PL.")
(define-public perl-indirect
(package
(name "perl-indirect")
- (version "0.38")
+ (version "0.39")
(source
(origin
(method url-fetch)
@@ -4294,8 +4294,7 @@ inc directory within a distribution and are used by
Makefile.PL or Build.PL.")
"mirror://cpan/authors/id/V/VP/VPIT/indirect-"
version ".tar.gz"))
(sha256
- (base32
- "13k5a8p903m8x3pcv9qqkzvnb8gpgq36cr3dvn3lk1ngsi9w5ydy"))))
+ (base32 "1r971mykvvsrzrp6a9ccl649ihr84h254jmlfpazv64f6i63qwvi"))))
(build-system perl-build-system)
(home-page "https://metacpan.org/release/indirect")
(synopsis "Lexically warn about using the indirect method call syntax")
- branch master updated (7e90eb9 -> 74eee9f), guix-commits, 2019/11/23
- 01/07: gnu: perl-moox-late: Update to 0.016., guix-commits, 2019/11/23
- 04/07: gnu: perl-cairo: Update to 1.107., guix-commits, 2019/11/23
- 02/07: gnu: perl-apache-logformat-compiler: Update to 0.36., guix-commits, 2019/11/23
- 03/07: gnu: python-whatever: Update to 0.6., guix-commits, 2019/11/23
- 05/07: gnu: perl-indirect: Update to 0.39.,
guix-commits <=
- 06/07: gnu: perl-file-slurp: Update to 9999.28., guix-commits, 2019/11/23
- 07/07: gnu: python-django-pipeline: Fix tests., guix-commits, 2019/11/23