[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/10: gnu: perl-extutils-pkgconfig: Update to 1.16.
From: |
Tobias Geerinckx-Rice |
Subject: |
06/10: gnu: perl-extutils-pkgconfig: Update to 1.16. |
Date: |
Mon, 30 Oct 2017 12:21:17 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 7e5132a297c133d40e47af7d8a4ee28b07ead053
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Oct 30 13:02:49 2017 +0100
gnu: perl-extutils-pkgconfig: Update to 1.16.
* gnu/packages/perl.scm (perl-extutils-pkgconfig): Update to 1.16.
---
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 e794cf8..cfb494f 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -3130,14 +3130,14 @@ self-contained C libraries. This module main goal is
to help in that task.")
(define-public perl-extutils-pkgconfig
(package
(name "perl-extutils-pkgconfig")
- (version "1.15")
+ (version "1.16")
(source (origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/X/XA/XAOC/"
"ExtUtils-PkgConfig-" version ".tar.gz"))
(sha256
(base32
- "1cxh6w8vmyqmhl6afys2q6z6jkp1m6zvacpk70196zmk48p1kcv9"))))
+ "0vhwh0731rhh1sswmvagq0myn754dnkab8sizh6d3n6pjpcwxsmv"))))
(build-system perl-build-system)
(propagated-inputs
`(("pkg-config" ,pkg-config)))
- branch master updated (faffd82 -> 484a1c0), Tobias Geerinckx-Rice, 2017/10/30
- 01/10: gnu: perl-xml-libxml: Update to 2.0132., Tobias Geerinckx-Rice, 2017/10/30
- 06/10: gnu: perl-extutils-pkgconfig: Update to 1.16.,
Tobias Geerinckx-Rice <=
- 10/10: gnu: ola: Update to 0.10.5., Tobias Geerinckx-Rice, 2017/10/30
- 05/10: gnu: perl-json-any: Update to 1.39., Tobias Geerinckx-Rice, 2017/10/30
- 03/10: gnu: perl-html-lint: Update to 2.26., Tobias Geerinckx-Rice, 2017/10/30
- 08/10: Revert "import: cpan: Use HTTPS for home pages.", Tobias Geerinckx-Rice, 2017/10/30
- 07/10: gnu: perl-class-tiny: Update to 1.006., Tobias Geerinckx-Rice, 2017/10/30
- 09/10: gnu: ethtool: Update to 4.13., Tobias Geerinckx-Rice, 2017/10/30
- 02/10: gnu: perl-http-cookies: Update to 6.04., Tobias Geerinckx-Rice, 2017/10/30
- 04/10: gnu: perl-sub-exporter-progressive: Update to 0.001013., Tobias Geerinckx-Rice, 2017/10/30