[cpan2nix] perlPackages.ObjectInsideOut: 3.98 -> 4.04
This commit is contained in:
parent
849c6f535d
commit
3337b9255b
@ -10748,11 +10748,11 @@ let self = _self // overrides; _self = with self; {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
ObjectInsideOut = buildPerlPackage {
|
ObjectInsideOut = buildPerlModule {
|
||||||
name = "Object-InsideOut-3.98";
|
name = "Object-InsideOut-4.04";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/J/JD/JDHEDDEN/Object-InsideOut-3.98.tar.gz;
|
url = mirror://cpan/authors/id/J/JD/JDHEDDEN/Object-InsideOut-4.04.tar.gz;
|
||||||
sha256 = "1zxfm2797p8b9dsvnbgd6aa4mgpxqxjqzbpfbla1g7f9alxm9f1z";
|
sha256 = "01pncagr3k7yj0rn22xap08s17nw2p2ffcg6j00gs9fg4jv9pfmj";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ ExceptionClass ];
|
propagatedBuildInputs = [ ExceptionClass ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user