perlPackages.DevelGlobalDestruction: update from 0.09 to 0.12
This commit is contained in:
parent
1531d17512
commit
697b169bd4
@ -2465,10 +2465,10 @@ let self = _self // overrides; _self = with self; {
|
|||||||
};
|
};
|
||||||
|
|
||||||
DevelGlobalDestruction = buildPerlPackage {
|
DevelGlobalDestruction = buildPerlPackage {
|
||||||
name = "Devel-GlobalDestruction-0.09";
|
name = "Devel-GlobalDestruction-0.12";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/R/RI/RIBASUSHI/Devel-GlobalDestruction-0.09.tar.gz;
|
url = mirror://cpan/authors/id/H/HA/HAARG/Devel-GlobalDestruction-0.12.tar.gz;
|
||||||
sha256 = "1hvrv88167rc2chqgxpd6q0ir5fki1q6r3w11v3lxfs118fdi65m";
|
sha256 = "0w4a4y9w4yldxlhks95nx8qaivpbzc40b1p8xg3y8467ixkbg9cq";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ SubExporterProgressive ];
|
propagatedBuildInputs = [ SubExporterProgressive ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
Reference in New Issue
Block a user