[cpan2nix] perlPackages.SubExporterGlobExporter: 0.004 -> 0.005
This commit is contained in:
parent
cc8b3f392a
commit
8aa936addf
@ -13019,10 +13019,10 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
|
||||
SubExporterGlobExporter = buildPerlPackage {
|
||||
name = "Sub-Exporter-GlobExporter-0.004";
|
||||
name = "Sub-Exporter-GlobExporter-0.005";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/R/RJ/RJBS/Sub-Exporter-GlobExporter-0.004.tar.gz;
|
||||
sha256 = "025wgjavrbzh52jb4v0w2fxqh7r5181k935h9cyy2rm1qk49fg8p";
|
||||
url = mirror://cpan/authors/id/R/RJ/RJBS/Sub-Exporter-GlobExporter-0.005.tar.gz;
|
||||
sha256 = "0qvsvfvfyk69v2ygjnyd5sh3bgbzd6f7k7mgv0zws1yywvpmxi1g";
|
||||
};
|
||||
propagatedBuildInputs = [ SubExporter ];
|
||||
meta = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user