[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/14: gnu: perl-config-autoconf: Update to 0.315.
From: |
Tobias Geerinckx-Rice |
Subject: |
02/14: gnu: perl-config-autoconf: Update to 0.315. |
Date: |
Tue, 27 Feb 2018 22:14:02 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 92a37fd22489b8e9a98605c92ba3e10c081de29e
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Feb 12 11:08:54 2018 +0100
gnu: perl-config-autoconf: Update to 0.315.
* gnu/packages/perl.scm (perl-config-autoconf): Update to 0.315.
---
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 f5f39ad..52925f8 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -1341,7 +1341,7 @@ supports XML, YAML, JSON, Apache-style configuration, and
Perl code.")
(define-public perl-config-autoconf
(package
(name "perl-config-autoconf")
- (version "0.309")
+ (version "0.315")
(source
(origin
(method url-fetch)
@@ -1349,7 +1349,7 @@ supports XML, YAML, JSON, Apache-style configuration, and
Perl code.")
"Config-AutoConf-" version ".tar.gz"))
(sha256
(base32
- "1nqc7calfny12dwfhz7ylsvx55nf69kirdc5dbyvh3sjsqj8yvdq"))))
+ "0h39x9rzrhhilpg8yxlzpka269qrzsjg0iy0c1b9xflqlvhx2g2b"))))
(build-system perl-build-system)
(propagated-inputs
`(("perl-capture-tiny" ,perl-capture-tiny)))
- branch master updated (e1cf4fd -> 971d232), Tobias Geerinckx-Rice, 2018/02/27
- 02/14: gnu: perl-config-autoconf: Update to 0.315.,
Tobias Geerinckx-Rice <=
- 01/14: gnu: perl-data-optlist: Update to 0.110., Tobias Geerinckx-Rice, 2018/02/27
- 03/14: gnu: perl-devel-globaldestruction: Update to 0.14., Tobias Geerinckx-Rice, 2018/02/27
- 04/14: gnu: perl-extutils-installpaths: Update to 0.011., Tobias Geerinckx-Rice, 2018/02/27
- 09/14: gnu: perl-throwable: Update to 0.200013., Tobias Geerinckx-Rice, 2018/02/27
- 05/14: gnu: perl-import-into: Update to 1.002005., Tobias Geerinckx-Rice, 2018/02/27
- 07/14: gnu: perl-path-class: Update to 0.37., Tobias Geerinckx-Rice, 2018/02/27
- 11/14: gnu: perl-yaml: Update to 1.24., Tobias Geerinckx-Rice, 2018/02/27
- 08/14: gnu: perl-text-diff: Update to 1.45., Tobias Geerinckx-Rice, 2018/02/27
- 12/14: gnu: perl-yaml-libyaml: Update to 0.69., Tobias Geerinckx-Rice, 2018/02/27
- 10/14: gnu: perl-variable-magic: Update to 0.62., Tobias Geerinckx-Rice, 2018/02/27