[cpan2nix] perlPackages.TemplateToolkit: 2.27 -> 2.28
This commit is contained in:
parent
3febbe2cce
commit
99bff69a76
@ -14546,10 +14546,10 @@ let
|
||||
};
|
||||
|
||||
TemplateToolkit = buildPerlPackage rec {
|
||||
name = "Template-Toolkit-2.27";
|
||||
name = "Template-Toolkit-2.28";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/A/AB/ABW/Template-Toolkit-2.27.tar.gz;
|
||||
sha256 = "1p66y9mwj7nkc1bcwgp2xjw78l4x5bzhj0xghp2k80ad4q1s848k";
|
||||
url = mirror://cpan/authors/id/A/AT/ATOOMIC/Template-Toolkit-2.28.tar.gz;
|
||||
sha256 = "1msxg3j1hx5wsc7vr81x5gs9gdbn4y0x6cvyj3pq4dgi1603dbvi";
|
||||
};
|
||||
propagatedBuildInputs = [ AppConfig ];
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user