[cpan2nix] perlPackages.LocalePO: 0.23 -> 0.27
This commit is contained in:
parent
ff471daf2d
commit
5d29024730
@ -8108,10 +8108,10 @@ let self = _self // overrides; _self = with self; {
|
|||||||
};
|
};
|
||||||
|
|
||||||
LocalePO = buildPerlPackage {
|
LocalePO = buildPerlPackage {
|
||||||
name = "Locale-PO-0.23";
|
name = "Locale-PO-0.27";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/C/CO/COSIMO/Locale-PO-0.23.tar.gz;
|
url = mirror://cpan/authors/id/C/CO/COSIMO/Locale-PO-0.27.tar.gz;
|
||||||
sha256 = "52e5fdc88ec4eb00512418a938dc5089476ea66c9e744fee3c6bbfdf17a0d302";
|
sha256 = "3c994a4b63e6e4e836c6f79a93f51921cab77c90c9753fe0f8b5429220d516b9";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ FileSlurp ];
|
propagatedBuildInputs = [ FileSlurp ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user