mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-30 16:53:40 +00:00
perlPackages.DevelNYTProf: 6.10 -> 6.12
This commit is contained in:
parent
74e20f5272
commit
d01224781f
@ -7403,10 +7403,10 @@ with self; {
|
||||
|
||||
DevelNYTProf = buildPerlPackage {
|
||||
pname = "Devel-NYTProf";
|
||||
version = "6.10";
|
||||
version = "6.12";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/J/JK/JKEENAN/Devel-NYTProf-6.10.tar.gz";
|
||||
hash = "sha256-JKxBdPHwEyIGP6ThGbJH03HTJg3cpud4xsGg4/kF9Y4=";
|
||||
url = "mirror://cpan/authors/id/J/JK/JKEENAN/Devel-NYTProf-6.12.tar.gz";
|
||||
hash = "sha256-qDtZheTalr24X1McFqtvPUkHGnM80JSqMPqF+2pLAsQ=";
|
||||
};
|
||||
propagatedBuildInputs = [ FileWhich JSONMaybeXS ];
|
||||
buildInputs = [ CaptureTiny TestDifferences ];
|
||||
|
Loading…
Reference in New Issue
Block a user