[cpan2nix] perlPackages.LocaleMaketext: removed built-in
This commit is contained in:
parent
cc3e2fc391
commit
4b370f45c2
@ -8530,13 +8530,7 @@ let
|
||||
};
|
||||
};
|
||||
|
||||
LocaleMaketext = buildPerlPackage {
|
||||
name = "Locale-Maketext-1.28";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/T/TO/TODDR/Locale-Maketext-1.28.tar.gz;
|
||||
sha256 = "1sgpcnh9kqdnsizpwxzsyfv44id7gxsgkd9bmnhmj4g8hfs9712p";
|
||||
};
|
||||
};
|
||||
LocaleMaketext = null; # part of Perl 5.26
|
||||
|
||||
LocaleMaketextFuzzy = buildPerlPackage {
|
||||
name = "Locale-Maketext-Fuzzy-0.11";
|
||||
|
Loading…
Reference in New Issue
Block a user