perlPackages.StringToIdentifierEN: update from 0.10 to 0.11
This commit is contained in:
parent
ba3e8121b7
commit
2c6ece8bad
@ -7601,10 +7601,10 @@ let self = _self // overrides; _self = with self; {
|
|||||||
};
|
};
|
||||||
|
|
||||||
StringToIdentifierEN = buildPerlPackage rec {
|
StringToIdentifierEN = buildPerlPackage rec {
|
||||||
name = "String-ToIdentifier-EN-0.10";
|
name = "String-ToIdentifier-EN-0.11";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://cpan/modules/by-module/String/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/R/RK/RKITOVER/${name}.tar.gz";
|
||||||
sha256 = "1xm0v1cq9hdgx4mswa9wdr2lqk7z9kh1bwjkx4wb5xljd0lxhas6";
|
sha256 = "1bawghkgkkx7j3avnrj5sg3vix1z5564ks6wf9az3jc2knh8s5nh";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs =
|
propagatedBuildInputs =
|
||||||
[ LinguaENInflectPhrase TextUnidecode namespaceclean ];
|
[ LinguaENInflectPhrase TextUnidecode namespaceclean ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user